fix: update details, fix logic in some call expressions, including sp… #136
Annotations
15 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
build
/home/runner/work/does-it-throw/does-it-throw/Cargo.toml: unused manifest key: workspace.authors
|
build:
crates/does-it-throw/src/lib.rs#L1271
unused variable: `arrow_expr`
|
build
`does-it-throw` (lib) generated 1 warning (run `cargo fix --lib -p does-it-throw` to apply 1 suggestion)
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
test
/home/runner/work/does-it-throw/does-it-throw/Cargo.toml: unused manifest key: workspace.authors
|
test:
crates/does-it-throw/src/lib.rs#L1271
unused variable: `arrow_expr`
|
test
`does-it-throw` (lib) generated 1 warning (run `cargo fix --lib -p does-it-throw` to apply 1 suggestion)
|
test
`does-it-throw` (lib test) generated 1 warning (1 duplicate)
|