Skip to content

feat: Switch from Namefilter to Name Accumulators #771

feat: Switch from Namefilter to Name Accumulators

feat: Switch from Namefilter to Name Accumulators #771

Triggered via pull request June 22, 2023 14:05
Status Failure
Total duration 5m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

checks.yaml

on: pull_request
Matrix: rust-checks
Matrix: rust-tests
Matrix: wasm-js-tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
rust-tests (stable)
Process completed with exit code 101.
rust-tests (nightly)
Process completed with exit code 101.
rust-checks (stable): wnfs-nameaccumulator/src/lib.rs#L1
`#![feature]` may not be used on the stable release channel
rust-checks (stable): wnfs-nameaccumulator/src/lib.rs#L1
the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
rust-checks (stable)
could not compile `wnfs-nameaccumulator` (lib) due to 2 previous errors
rust-checks (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
rust-checks (nightly): wnfs-nameaccumulator/src/lib.rs#L1
the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
rust-checks (nightly)
could not compile `wnfs-nameaccumulator` (lib) due to previous error
rust-checks (nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
wasm-js-tests (nightly)
[WebServer] could not compile `wnfs-nameaccumulator` (lib) due to previous error; 1 warning emitted
wasm-js-tests (nightly)
Process completed with exit code 1.
wasm-js-tests (stable)
could not compile `wnfs-nameaccumulator` (lib) due to previous error; 1 warning emitted
wasm-js-tests (stable)
Process completed with exit code 1.
rust-checks (stable)
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/
rust-checks (stable)
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/
rust-checks (stable)
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/
rust-checks (stable)
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/
rust-checks (nightly)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
rust-checks (nightly)
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/
rust-checks (nightly)
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/
rust-checks (nightly)
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/
rust-checks (nightly)
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/
wasm-js-tests (stable): wnfs-nameaccumulator/src/lib.rs#L1
the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable