Skip to content

fix test panic caused by lack of tokio runtime #76

fix test panic caused by lack of tokio runtime

fix test panic caused by lack of tokio runtime #76

Triggered via push May 30, 2024 17:18
Status Failure
Total duration 2m 44s
Artifacts
Build and test on Ubuntu
2m 31s
Build and test on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
Build and test on Ubuntu: src/notification_service.rs#L20
cannot find struct, variant or union type `Message` in crate `fcm`
Build and test on Ubuntu: src/notification_service.rs#L22
cannot find struct, variant or union type `Notification` in crate `fcm`
Build and test on Ubuntu: src/notification_service.rs#L27
failed to resolve: could not find `Target` in `fcm`
Build and test on Ubuntu: src/notification_service.rs#L28
cannot find struct, variant or union type `AndroidConfig` in crate `fcm`
Build and test on Ubuntu: src/notification_service.rs#L29
failed to resolve: could not find `AndroidMessagePriority` in `fcm`
Build and test on Ubuntu: src/notification_service.rs#L37
failed to resolve: could not find `Client` in `fcm`
Build and test on Ubuntu
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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
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/