Skip to content

self method binding working #30

self method binding working

self method binding working #30

Triggered via push December 8, 2024 19:44
Status Failure
Total duration 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-on-pr.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 30 warnings
Test Suite: tests/integration_test.rs#L30
struct `ProcessContext` has no field named `heap`
Test Suite: tests/integration_test.rs#L40
this function takes 3 arguments but 2 arguments were supplied
Test Suite: tests/integration_test.rs#L48
this method takes 3 arguments but 2 arguments were supplied
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check: src/analyse.rs#L11
variant `TYPE_NOT_ASSIGNABLE` should have an upper camel case name
Check: src/ast.rs#L18
variant `LOGICAL_OR` should have an upper camel case name
Check: src/ast.rs#L34
variant `BIN_OP` should have an upper camel case name
Check: src/ast.rs#L35
variant `LITERAL_NUM` should have an upper camel case name
Check: src/ast.rs#L42
variant `NAMED_FUNCTION` should have an upper camel case name
Check: src/ast.rs#L43
variant `NAMED_TYPE_DECL` should have an upper camel case name
Check: src/ast.rs#L47
variant `STRUCT_ACCESS` should have an upper camel case name
Check: src/codegen.rs#L2
unused import: `hash::Hash`
Check: src/codegen.rs#L7
unused import: `Heap`
Check: src/codegen.rs#L19
variant `NOT_EQUALS` should have an upper camel case name
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite: src/analyse.rs#L11
variant `TYPE_NOT_ASSIGNABLE` should have an upper camel case name
Test Suite: src/ast.rs#L18
variant `LOGICAL_OR` should have an upper camel case name
Test Suite: src/ast.rs#L34
variant `BIN_OP` should have an upper camel case name
Test Suite: src/ast.rs#L35
variant `LITERAL_NUM` should have an upper camel case name
Test Suite: src/ast.rs#L42
variant `NAMED_FUNCTION` should have an upper camel case name
Test Suite: src/ast.rs#L43
variant `NAMED_TYPE_DECL` should have an upper camel case name
Test Suite: src/ast.rs#L47
variant `STRUCT_ACCESS` should have an upper camel case name
Test Suite: src/codegen.rs#L2
unused import: `hash::Hash`
Test Suite: src/codegen.rs#L7
unused import: `Heap`
Test Suite: src/codegen.rs#L19
variant `NOT_EQUALS` should have an upper camel case name