Model touch ups for consistency #9
Triggered via pull request
December 11, 2023 00:34
Status
Success
Total duration
15m 58s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
43 warnings
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build:
src/components/clock.rs#L26
unused variable: `commands`
|
build:
src/components/clock.rs#L26
unused variable: `time`
|
build:
src/components/clock.rs#L26
unused variable: `query`
|
build:
src/components/clock.rs#L23
struct `TimeDilationSystem` is never constructed
|
build:
src/components/clock.rs#L26
method `run` is never used
|
build:
src/components/clock.rs#L32
struct `TimeResource` is never constructed
|
build:
src/cosmic.rs#L24
fields `name` and `mass` are never read
|
build:
src/cosmic.rs#L31
associated function `new` is never used
|
build
`clocss-abm` (bin "clocss-abm") generated 8 warnings (run `cargo fix --bin "clocss-abm"` to apply 3 suggestions)
|
lint
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/
|
lint
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/
|
lint
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/
|
lint
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/
|
lint
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/
|
lint:
src/components/clock.rs#L26
unused variable: `commands`
|
lint:
src/components/clock.rs#L26
unused variable: `time`
|
lint:
src/components/clock.rs#L26
unused variable: `query`
|
lint:
src/components/clock.rs#L23
struct `TimeDilationSystem` is never constructed
|
lint:
src/components/clock.rs#L26
method `run` is never used
|
lint:
src/components/clock.rs#L32
struct `TimeResource` is never constructed
|
lint:
src/cosmic.rs#L24
fields `name` and `mass` are never read
|
lint:
src/cosmic.rs#L31
associated function `new` is never used
|
lint:
src/visuals/ui.rs#L8
use of `default` to create a unit struct
|
lint:
src/visuals/ui.rs#L67
struct update has no effect, all the fields in the struct have already been specified
|
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/
|
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/
|
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/
|
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/
|
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/
|
test:
src/components/clock.rs#L26
unused variable: `commands`
|
test:
src/components/clock.rs#L26
unused variable: `time`
|
test:
src/components/clock.rs#L26
unused variable: `query`
|
test:
src/components/clock.rs#L23
struct `TimeDilationSystem` is never constructed
|
test:
src/components/clock.rs#L26
method `run` is never used
|
test:
src/components/clock.rs#L32
struct `TimeResource` is never constructed
|
test:
src/cosmic.rs#L24
fields `name` and `mass` are never read
|
test:
src/cosmic.rs#L31
associated function `new` is never used
|
test
`clocss-abm` (bin "clocss-abm" test) generated 8 warnings (run `cargo fix --bin "clocss-abm" --tests` to apply 3 suggestions)
|