Skip to content

test(webserver): add smtp local unittest #928

test(webserver): add smtp local unittest

test(webserver): add smtp local unittest #928

Triggered via pull request February 11, 2024 07:10
Status Success
Total duration 4m 59s
Artifacts

autofix-rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 16 warnings
autofix: crates/tabby/src/main.rs#L1
expected item, found `[`
autofix
aborting due to 1 previous error
autofix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1, mozilla-actions/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
autofix
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/
autofix
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/
autofix
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/
autofix
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/
autofix
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/
autofix: crates/aim-downloader/src/bar.rs#L30
used `unwrap()` on a `Result` value
autofix: crates/aim-downloader/src/bar.rs#L32
used `unwrap()` on a `Result` value
autofix: crates/aim-downloader/src/bar.rs#L99
used `unwrap()` on an `Option` value
autofix: crates/aim-downloader/src/bar.rs#L103
used `unwrap()` on an `Option` value
autofix: crates/aim-downloader/src/bar.rs#L109
used `unwrap()` on an `Option` value
autofix: crates/aim-downloader/src/bar.rs#L124
used `unwrap()` on an `Option` value
autofix: crates/aim-downloader/src/bar.rs#L127
used `unwrap()` on a `Result` value
autofix: crates/aim-downloader/src/bar.rs#L141
used `unwrap()` on an `Option` value
autofix: crates/aim-downloader/src/bar.rs#L144
used `unwrap()` on a `Result` value
autofix: crates/aim-downloader/src/https.rs#L55
used `unwrap()` on a `Result` value