Skip to content

refactor: move to fcm package #12

refactor: move to fcm package

refactor: move to fcm package #12

Triggered via push March 3, 2024 08:28
Status Success
Total duration 3m 24s
Artifacts
Build and test on Ubuntu
3m 14s
Build and test on Ubuntu
Fit to window
Zoom out
Zoom in

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/monitor/persistence.rs#L30
unused import: `get_sql_connection`
Build and test on Ubuntu
`remon-server` (bin "remon-server") generated 1 warning (run `cargo fix --bin "remon-server"` to apply 1 suggestion)
Build and test on Ubuntu: src/monitor/persistence.rs#L30
unused import: `get_sql_connection`
Build and test on Ubuntu
`remon-server` (bin "remon-server" test) generated 1 warning (run `cargo fix --bin "remon-server" --tests` to apply 1 suggestion)
Build and test on Ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test on Ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/