Merge pull request #18 from adnanjpg/temp-logger-interrupt #33
build-and-test-push.yaml
on: push
Build and test on Ubuntu
41s
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/main.rs#L12
unused import: `warn`
|
Build and test on Ubuntu:
src/monitor/persistence.rs#L30
unused import: `get_sql_connection`
|
Build and test on Ubuntu:
src/logger.rs#L123
unused variable: `app_log_rec`
|
Build and test on Ubuntu:
src/logger.rs#L13
field `sender` is never read
|
Build and test on Ubuntu
`remon-server` (bin "remon-server") generated 4 warnings (run `cargo fix --bin "remon-server"` to apply 3 suggestions)
|
Build and test on Ubuntu:
src/main.rs#L12
unused import: `warn`
|