Use clang to build llvm, pin Ubuntu version in CI #5
Annotations
2 errors and 15 warnings
src/common/name.rs#L96
you are implementing `Ord` explicitly but have derived `PartialOrd`
|
|
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/
|
src/common/errors.rs#L93
redundant field names in struct initialization
|
src/common/errors.rs#L123
redundant field names in struct initialization
|
src/common/grind/filter.rs#L16
redundant field names in struct initialization
|
src/common/grind/filter.rs#L17
redundant field names in struct initialization
|
src/common/grind/lookahead.rs#L17
redundant field names in struct initialization
|
src/common/grind/peek.rs#L18
redundant field names in struct initialization
|
src/common/grind/peek.rs#L19
redundant field names in struct initialization
|
src/common/grind/utf8.rs#L24
redundant field names in struct initialization
|
src/common/grind/utf8.rs#L26
redundant field names in struct initialization
|
src/common/lexer.rs#L34
redundant field names in struct initialization
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading