fix: persistence imports #62
build-and-test-push.yaml
on: push
Build and test on Ubuntu
1m 23s
Annotations
10 warnings
Build and test on Ubuntu
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 and test on Ubuntu
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 and test on Ubuntu
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 and test on Ubuntu
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 and test on Ubuntu:
src/logs/persistence.rs#L4
unused imports: `FetchId`, `get_sql_connection`
|
Build and test on Ubuntu:
src/monitor/models/get_disk_status.rs#L19
trait `SingleDiskInfoUsage` is never used
|
Build and test on Ubuntu
`remon-server` (bin "remon-server") generated 2 warnings (run `cargo fix --bin "remon-server"` to apply 1 suggestion)
|
Build and test on Ubuntu:
src/logs/persistence.rs#L4
unused imports: `FetchId`, `get_sql_connection`
|
Build and test on Ubuntu:
src/monitor/models/get_disk_status.rs#L19
trait `SingleDiskInfoUsage` is never used
|
Build and test on Ubuntu
`remon-server` (bin "remon-server" test) generated 2 warnings (run `cargo fix --bin "remon-server" --tests` to apply 1 suggestion)
|