chore(deps): bump qbe from 1.0.0 to 2.2.0 #709
Annotations
10 errors and 8 warnings
Run actions-rs/cargo@v1:
src/generator/qbe.rs#L25
missing lifetime specifier
|
Run actions-rs/cargo@v1:
src/generator/qbe.rs#L27
missing lifetime specifier
|
Run actions-rs/cargo@v1:
src/generator/qbe.rs#L31
missing lifetime specifier
|
Run actions-rs/cargo@v1:
src/generator/qbe.rs#L33
missing lifetime specifier
|
Run actions-rs/cargo@v1:
src/generator/qbe.rs#L37
missing lifetime specifier
|
Run actions-rs/cargo@v1:
src/generator/qbe.rs#L111
mismatched types
|
Run actions-rs/cargo@v1:
src/generator/qbe.rs#L731
mismatched types
|
Run actions-rs/cargo@v1:
src/generator/qbe.rs#L284
cannot borrow `*self` as mutable more than once at a time
|
Run actions-rs/cargo@v1:
src/generator/qbe.rs#L287
cannot borrow `*self` as mutable more than once at a time
|
Run actions-rs/cargo@v1:
src/generator/qbe.rs#L288
lifetime may not live long enough
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/cargo@v1:
src/generator/qbe.rs#L152
use of deprecated method `qbe::Function::<'a>::last_block`: Use `self.blocks.last()` or `self.blocks.last_mut()` instead.
|
Run actions-rs/cargo@v1
`antimony-lang` (bin "sb" test) generated 1 warning
|
Loading