Add GitHub Actions workflow #1
Annotations
24 warnings
dub_test
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/
|
dub_test
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
dub_test:
moss/src/registry/plugin.rs#L36
unused variable: `package`
|
dub_test:
moss/src/registry/plugin.rs#L48
unused variable: `flags`
|
dub_test:
moss/src/registry/plugin.rs#L62
unused variable: `provider`
|
dub_test:
moss/src/registry/plugin.rs#L63
unused variable: `flags`
|
dub_test:
moss/src/registry/plugin.rs#L78
unused variable: `package_name`
|
dub_test:
moss/src/registry/plugin.rs#L79
unused variable: `flags`
|
dub_test:
moss/src/client/mod.rs#L18
field `root` is never read
|
dub_test
`moss` (lib) generated 7 warnings (run `cargo fix --lib -p moss` to apply 6 suggestions)
|
dub_test
`moss` (lib test) generated 1 warning (1 duplicate)
|
dub_test
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/
|
dub_test
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/
|
dub_test
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/
|
dub_test
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/
|
dub_test
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
dub_test:
moss/src/registry/plugin.rs#L36
unused variable: `package`
|
dub_test:
moss/src/registry/plugin.rs#L48
unused variable: `flags`
|
dub_test:
moss/src/registry/plugin.rs#L62
unused variable: `provider`
|
dub_test:
moss/src/registry/plugin.rs#L63
unused variable: `flags`
|
dub_test:
moss/src/registry/plugin.rs#L78
unused variable: `package_name`
|
dub_test:
moss/src/registry/plugin.rs#L79
unused variable: `flags`
|
dub_test:
moss/src/client/mod.rs#L18
field `root` is never read
|
dub_test
`moss` (lib) generated 7 warnings (run `cargo fix --lib -p moss` to apply 6 suggestions)
|