Skip to content

Update Rust crate serde_json to 1.0.116 - autoclosed #269

Update Rust crate serde_json to 1.0.116 - autoclosed

Update Rust crate serde_json to 1.0.116 - autoclosed #269

Triggered via pull request March 26, 2024 08:31
Status Failure
Total duration 1m 47s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 84 warnings
rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
test (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test (macos-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
test (windows-latest)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rustfmt
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/
rustfmt
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/
rustfmt
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/
rustfmt
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/
rustfmt
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 (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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 (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest)
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 (ubuntu-latest): crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
test (ubuntu-latest): crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L110
method `expect_at` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L189
method `abandon` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read
test (ubuntu-latest): crates/parser/src/parser.rs#L257
methods `undo_completion`, `change_kind`, and `kind` are never used
test (ubuntu-latest): crates/parser/src/grammar.rs#L14
constant `RECOVERY_SET` is never used
test (ubuntu-latest): crates/parser/src/grammar.rs#L25
function `multi_name` is never used
test (ubuntu-latest)
`parser` (lib) generated 9 warnings
test (ubuntu-latest): crates/vfs/src/loader.rs#L1
unused import: `std::fmt`
test (ubuntu-latest): crates/vfs/src/loader.rs#L13
field `thread` is never read
test (ubuntu-latest): crates/vfs/src/lib.rs#L73
using `.clone()` on a double reference, which returns `&Path` instead of cloning the inner type
test (ubuntu-latest)
`vfs` (lib) generated 3 warnings (run `cargo fix --lib -p vfs` to apply 1 suggestion)
test (ubuntu-latest): crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
test (ubuntu-latest): crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L110
method `expect_at` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L189
method `abandon` is never used
test (ubuntu-latest): crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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 (macos-latest): crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
test (macos-latest): crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
test (macos-latest): crates/parser/src/parser.rs#L110
method `expect_at` is never used
test (macos-latest): crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
test (macos-latest): crates/parser/src/parser.rs#L189
method `abandon` is never used
test (macos-latest): crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read
test (macos-latest): crates/parser/src/parser.rs#L257
methods `undo_completion`, `change_kind`, and `kind` are never used
test (macos-latest): crates/parser/src/grammar.rs#L14
constant `RECOVERY_SET` is never used
test (macos-latest): crates/parser/src/grammar.rs#L25
function `multi_name` is never used
test (macos-latest)
`parser` (lib) generated 9 warnings
test (macos-latest): crates/vfs/src/loader.rs#L1
unused import: `std::fmt`
test (macos-latest): crates/vfs/src/loader.rs#L13
field `thread` is never read
test (macos-latest): crates/vfs/src/lib.rs#L73
using `.clone()` on a double reference, which returns `&Path` instead of cloning the inner type
test (macos-latest)
`vfs` (lib) generated 3 warnings (run `cargo fix --lib -p vfs` to apply 1 suggestion)
test (macos-latest): crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
test (macos-latest): crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
test (macos-latest): crates/parser/src/parser.rs#L110
method `expect_at` is never used
test (macos-latest): crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
test (macos-latest): crates/parser/src/parser.rs#L189
method `abandon` is never used
test (macos-latest): crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read
test (macos-latest)
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 (macos-latest)
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 (macos-latest)
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 (macos-latest)
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 (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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 (windows-latest)
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 (windows-latest)
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 (windows-latest)
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 (windows-latest)
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 (windows-latest): crates/vfs/src/loader.rs#L1
unused import: `std::fmt`
test (windows-latest): crates/vfs/src/loader.rs#L13
field `thread` is never read
test (windows-latest): crates/vfs/src/lib.rs#L73
using `.clone()` on a double reference, which returns `&Path` instead of cloning the inner type
test (windows-latest)
`vfs` (lib) generated 3 warnings (run `cargo fix --lib -p vfs` to apply 1 suggestion)
test (windows-latest): crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
test (windows-latest): crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
test (windows-latest): crates/parser/src/parser.rs#L110
method `expect_at` is never used
test (windows-latest): crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
test (windows-latest): crates/parser/src/parser.rs#L189
method `abandon` is never used
test (windows-latest): crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read
test (windows-latest): crates/parser/src/syntax_kind/generated.rs#L12
unknown `doc` attribute `hiddent`
test (windows-latest): crates/parser/src/parser.rs#L8
constant `RECOVERY` is never used
test (windows-latest): crates/parser/src/parser.rs#L110
method `expect_at` is never used
test (windows-latest): crates/parser/src/parser.rs#L163
type alias `MarkerRegular` is never used
test (windows-latest): crates/parser/src/parser.rs#L189
method `abandon` is never used
test (windows-latest): crates/parser/src/parser.rs#L218
fields `finish_pos` and `kind` are never read
test (windows-latest): crates/parser/src/parser.rs#L257
methods `undo_completion`, `change_kind`, and `kind` are never used
test (windows-latest): crates/parser/src/grammar.rs#L14
constant `RECOVERY_SET` is never used
test (windows-latest): crates/parser/src/grammar.rs#L25
function `multi_name` is never used
test (windows-latest)
`parser` (lib) generated 9 warnings