Skip to content

$${github.actor}} - Unit Tests #3

$${github.actor}} - Unit Tests

$${github.actor}} - Unit Tests #3

Triggered via push March 6, 2024 10:26
Status Failure
Total duration 1m 49s
Artifacts

test-rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
test: plugins/lsps-server/src/db/sqlite/queries/create_channel.rs#L23
error returned from database: (code: 14) unable to open database file
test: plugins/lsps-server/src/db/sqlite/queries/create_order.rs#L35
error returned from database: (code: 14) unable to open database file
test: plugins/lsps-server/src/db/sqlite/queries/create_order.rs#L66
error returned from database: (code: 14) unable to open database file
test: plugins/lsps-server/src/db/sqlite/queries/create_order.rs#L96
error returned from database: (code: 14) unable to open database file
test: plugins/lsps-server/src/db/sqlite/queries/create_order.rs#L113
error returned from database: (code: 14) unable to open database file
test: plugins/lsps-server/src/db/sqlite/queries/get_channel.rs#L28
error returned from database: (code: 14) unable to open database file
test: plugins/lsps-server/src/db/sqlite/queries/get_order.rs#L25
error returned from database: (code: 14) unable to open database file
test: plugins/lsps-server/src/db/sqlite/queries/get_payment_details.rs#L42
error returned from database: (code: 14) unable to open database file
test: plugins/lsps-server/src/db/sqlite/queries/get_payment_details.rs#L82
error returned from database: (code: 14) unable to open database file
test: plugins/lsps-server/src/db/sqlite/queries/update_order_state.rs#L28
error returned from database: (code: 14) unable to open database file
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
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: plugins/lsps-server/src/db/sqlite/queries/get_channel.rs#L7
unused import: `crate::db::sqlite::schema::Lsps1Channel as Lsps1ChannelSqlite`
test: plugins/lsps-server/src/db/sqlite/queries/get_order.rs#L7
unused import: `crate::db::sqlite::schema::Lsps1Order as Lsps1OrderSqlite`
test: plugins/lsps-server/src/db/sqlite/queries/get_payment_details.rs#L7
unused import: `crate::db::sqlite::schema::Lsps1PaymentDetails as Lsps1PaymentDetailsSqlite`
test: plugins/lsps-server/src/db/sqlite/queries/get_order.rs#L1
unused import: `Context`
test
`lsps-server` (bin "lsps-server" test) generated 5 warnings