Merge pull request #40 from qerdinger/feat/new-benchs-z1-without-tinystr #93
tests.yaml
on: push
Run own tests
2m 18s
Matrix: Run SOM Test Suite
Annotations
14 errors and 17 warnings
|
Run SOM Test Suite (som-interpreter-ast)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Run SOM Test Suite (som-interpreter-ast)
package ID specification `som-interpreter-ast` did not match any packages
|
|
Run SOM Test Suite (som-interpreter-bc)
The operation was canceled.
|
|
Run SOM Test Suite (som-interpreter-bc)
The strategy configuration was canceled because "run_test_suite.som-interpreter-ast" failed
|
|
Run own tests:
som-gc/src/gcref.rs#L15
no method named `is_pointer_to_valid_space` found for mutable reference `&mut Gc<T>` in the current scope
|
|
Run own tests:
som-gc/src/gcref.rs#L15
no method named `is_pointer_to_valid_space` found for reference `&Gc<T>` in the current scope
|
|
Run own tests:
som-gc/src/gc_interface.rs#L86
struct `GCInterface` has no field named `default_allocator`
|
|
Run own tests:
som-gc/src/gc_interface.rs#L314
not all trait items implemented, missing: `request_bytes`
|
|
Run own tests:
som-gc/src/slot.rs#L70
cannot find type `BaseValue` in this scope
|
|
Run own tests:
som-gc/src/slot.rs#L70
cannot find type `BaseValue` in this scope
|
|
Run own tests:
som-gc/src/slot.rs#L41
cannot find type `BaseValue` in this scope
|
|
Run own tests:
som-gc/src/slot.rs#L38
cannot find type `BaseValue` in this scope
|
|
Run own tests:
som-gc/src/gc_interface.rs#L86
cannot find value `default_allocator` in this scope
|
|
Run own tests:
som-gc/src/gc_interface.rs#L27
Either marksweep or semispace must be enabled for this crate.
|
|
Run SOM Test Suite (som-interpreter-ast)
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/
|
|
Run SOM Test Suite (som-interpreter-ast)
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/
|
|
Run SOM Test Suite (som-interpreter-ast)
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/
|
|
Run SOM Test Suite (som-interpreter-ast)
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/
|
|
Run SOM Test Suite (som-interpreter-bc)
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/
|
|
Run SOM Test Suite (som-interpreter-bc)
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/
|
|
Run SOM Test Suite (som-interpreter-bc)
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/
|
|
Run SOM Test Suite (som-interpreter-bc)
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/
|
|
Run own tests
`som-core` (lib test) generated 1 warning (1 duplicate)
|
|
Run own tests
`som-core` (lib) generated 1 warning
|
|
Run own tests:
som-core/src/core_classes.rs#L168
hiding a lifetime that's elided elsewhere is confusing
|
|
Run own tests
`som-value` (lib) generated 1 warning (run `cargo fix --lib -p som-value` to apply 1 suggestion)
|
|
Run own tests:
som-value/src/value_ptr.rs#L2
unused imports: `marker::PhantomData` and `ops::Deref`
|
|
Run own tests
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/
|
|
Run own tests
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/
|
|
Run own tests
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/
|
|
Run own tests
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/
|