update readme #25
Annotations
1 error and 12 warnings
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test
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
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
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
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
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:
montyc_codegen/src/cranelift/mod.rs#L549
call to `.clone()` on a reference in this situation does nothing
|
Test
`montyc_codegen` (lib) generated 1 warning (run `cargo fix --lib -p montyc_codegen` to apply 1 suggestion)
|
Test:
montyc_driver/src/session_context/query.rs#L52
unreachable statement
|
Test:
montyc_driver/src/session_context/query.rs#L50
unused variable: `type_id`
|
Test:
montyc_driver/src/session_context/query.rs#L50
unused variable: `property_value`
|
Test
`montyc_driver` (lib) generated 3 warnings (run `cargo fix --lib -p montyc_driver` to apply 2 suggestions)
|
Test
`montyc_driver` (lib test) generated 3 warnings (3 duplicates)
|