Merge branch 'main' into clap #199
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 7 warnings
fmt
line formatted, but exceeded maximum width (maximum: 100 (see `max_width` option), found: 181)
|
fmt
left behind trailing whitespace
|
fmt
line formatted, but exceeded maximum width (maximum: 100 (see `max_width` option), found: 109)
|
fmt:
compiler/zrc_diagnostics/src/lib.rs#L9
Diff in /home/runner/work/zrc/zrc/compiler/zrc_diagnostics/src/lib.rs
|
fmt:
compiler/zrc_diagnostics/src/lib.rs#L16
Diff in /home/runner/work/zrc/zrc/compiler/zrc_diagnostics/src/lib.rs
|
fmt:
compiler/zrc_parser/src/ast/expr.rs#L3
Diff in /home/runner/work/zrc/zrc/compiler/zrc_parser/src/ast/expr.rs
|
fmt:
compiler/zrc_parser/src/ast/stmt.rs#L6
Diff in /home/runner/work/zrc/zrc/compiler/zrc_parser/src/ast/stmt.rs
|
fmt:
compiler/zrc_parser/src/ast/ty.rs#L4
Diff in /home/runner/work/zrc/zrc/compiler/zrc_parser/src/ast/ty.rs
|
fmt:
compiler/zrc_parser/src/lexer.rs#L26
Diff in /home/runner/work/zrc/zrc/compiler/zrc_parser/src/lexer.rs
|
fmt:
compiler/zrc_parser/src/parser.rs#L27
Diff in /home/runner/work/zrc/zrc/compiler/zrc_parser/src/parser.rs
|
fmt
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/
|
fmt
rustfmt has failed to format. See previous 3 errors.
|
fmt
rustfmt has failed to format. See previous 2 errors.
|
fmt
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/
|
fmt
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/
|
fmt
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/
|
fmt
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/
|