Replace MBox for TskBox for TableCollection #14
Triggered via pull request
September 21, 2023 22:53
Status
Failure
Total duration
1m 44s
Artifacts
–
Annotations
10 errors and 7 warnings
Test (Miri):
src/table_collection.rs#L102
expected one of `!`, `,`, `.`, `::`, `?`, `{`, `}`, or an operator, found `:`
|
Test (Miri):
src/table_collection.rs#L102
struct `table_collection::TableCollection` has no field named `view`
|
Test (Miri):
src/table_collection.rs#L119
mismatched types
|
Test (Miri):
src/table_collection.rs#L136
mismatched types
|
Test (Miri):
src/table_collection.rs#L967
no field `edges` on type `sys::table_collection::TableCollection`
|
Test (Miri):
src/table_collection.rs#L1004
no field `nodes` on type `sys::table_collection::TableCollection`
|
Test (Miri):
src/table_collection.rs#L1041
no field `sites` on type `sys::table_collection::TableCollection`
|
Test (Miri):
src/table_collection.rs#L1077
no field `mutations` on type `sys::table_collection::TableCollection`
|
Test (Miri):
src/table_collection.rs#L1120
no field `individuals` on type `sys::table_collection::TableCollection`
|
Test (Miri):
src/table_collection.rs#L1158
no field `migrations` on type `sys::table_collection::TableCollection`
|
Test (Miri)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (Miri)
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 (Miri)
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 (Miri)
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 (Miri)
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 (Miri):
src/table_collection.rs#L21
unused import: `ll_bindings::tsk_table_collection_free`
|
Test (Miri)
`tskit` (lib) generated 1 warning
|