Skip to content

Deploy

Deploy #28

Triggered via push October 3, 2023 00:35
Status Success
Total duration 4m 24s
Artifacts 10

deploy.yml

on: push
Matrix: Build release binaries
crates.io Release
36s
crates.io Release
GitHub Release
18s
GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

61 warnings
crates.io Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
crates.io Release
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/
crates.io Release
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/
crates.io Release
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/
crates.io Release
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/
`filter_map()` will run forever if the iterator repeatedly produces an `Err`: src/main.rs#L78
warning: `filter_map()` will run forever if the iterator repeatedly produces an `Err` --> src/main.rs:78:26 | 78 | .filter_map(Result::ok) | ^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `map_while(Result::ok)` | note: this expression returning a `std::io::Lines` may produce an infinite number of `Err` in case of a read error --> src/main.rs:76:21 | 76 | / io::BufReader::new(file) 77 | | .lines() | |________________________________^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#lines_filter_map_ok
`filter_map()` will run forever if the iterator repeatedly produces an `Err`: src/main.rs#L72
warning: `filter_map()` will run forever if the iterator repeatedly produces an `Err` --> src/main.rs:72:26 | 72 | .filter_map(Result::ok) | ^^^^^^^^^^^^^^^^^^^^^^ help: replace with: `map_while(Result::ok)` | note: this expression returning a `std::io::Lines` may produce an infinite number of `Err` in case of a read error --> src/main.rs:69:21 | 69 | / std::io::stdin() 70 | | .lock() 71 | | .lines() | |________________________________^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#lines_filter_map_ok = note: `#[warn(clippy::lines_filter_map_ok)]` on by default
this expression creates a reference which is immediately dereferenced by the compiler: src/test/results.rs#L85
warning: this expression creates a reference which is immediately dereferenced by the compiler --> src/test/results.rs:85:45 | 85 | missed_words: calc_missed_words(&test), | ^^^^^ help: change this to: `test` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `#[warn(clippy::needless_borrow)]` on by default
Build release binaries (aarch64-apple-darwin, macos-latest, ttyper-aarch64-apple-darwin.tar.gz)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build release binaries (aarch64-apple-darwin, macos-latest, ttyper-aarch64-apple-darwin.tar.gz)
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 release binaries (aarch64-apple-darwin, macos-latest, ttyper-aarch64-apple-darwin.tar.gz)
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 release binaries (aarch64-apple-darwin, macos-latest, ttyper-aarch64-apple-darwin.tar.gz)
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 release binaries (aarch64-apple-darwin, macos-latest, ttyper-aarch64-apple-darwin.tar.gz)
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 release binaries (x86_64-apple-darwin, macos-latest, ttyper-x86_64-apple-darwin.tar.gz)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build release binaries (x86_64-apple-darwin, macos-latest, ttyper-x86_64-apple-darwin.tar.gz)
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 release binaries (x86_64-apple-darwin, macos-latest, ttyper-x86_64-apple-darwin.tar.gz)
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 release binaries (x86_64-apple-darwin, macos-latest, ttyper-x86_64-apple-darwin.tar.gz)
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 release binaries (x86_64-apple-darwin, macos-latest, ttyper-x86_64-apple-darwin.tar.gz)
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 release binaries (x86_64-unknown-linux-gnu, ubuntu-latest, ttyper-x86_64-unknown-linux-gnu....
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build release binaries (x86_64-unknown-linux-gnu, ubuntu-latest, ttyper-x86_64-unknown-linux-gnu....
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 release binaries (x86_64-unknown-linux-gnu, ubuntu-latest, ttyper-x86_64-unknown-linux-gnu....
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 release binaries (x86_64-unknown-linux-gnu, ubuntu-latest, ttyper-x86_64-unknown-linux-gnu....
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 release binaries (x86_64-unknown-linux-gnu, ubuntu-latest, ttyper-x86_64-unknown-linux-gnu....
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 release binaries (arm-unknown-linux-musleabihf, ubuntu-latest, ttyper-arm-unknown-linux-mus...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build release binaries (arm-unknown-linux-musleabihf, ubuntu-latest, ttyper-arm-unknown-linux-mus...
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 release binaries (arm-unknown-linux-musleabihf, ubuntu-latest, ttyper-arm-unknown-linux-mus...
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 release binaries (arm-unknown-linux-musleabihf, ubuntu-latest, ttyper-arm-unknown-linux-mus...
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 release binaries (arm-unknown-linux-musleabihf, ubuntu-latest, ttyper-arm-unknown-linux-mus...
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 release binaries (aarch64-unknown-linux-musl, ubuntu-latest, ttyper-aarch64-unknown-linux-m...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build release binaries (aarch64-unknown-linux-musl, ubuntu-latest, ttyper-aarch64-unknown-linux-m...
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 release binaries (aarch64-unknown-linux-musl, ubuntu-latest, ttyper-aarch64-unknown-linux-m...
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 release binaries (aarch64-unknown-linux-musl, ubuntu-latest, ttyper-aarch64-unknown-linux-m...
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 release binaries (aarch64-unknown-linux-musl, ubuntu-latest, ttyper-aarch64-unknown-linux-m...
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 release binaries (x86_64-unknown-linux-musl, ubuntu-latest, ttyper-x86_64-unknown-linux-mus...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build release binaries (x86_64-unknown-linux-musl, ubuntu-latest, ttyper-x86_64-unknown-linux-mus...
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 release binaries (x86_64-unknown-linux-musl, ubuntu-latest, ttyper-x86_64-unknown-linux-mus...
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 release binaries (x86_64-unknown-linux-musl, ubuntu-latest, ttyper-x86_64-unknown-linux-mus...
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 release binaries (x86_64-unknown-linux-musl, ubuntu-latest, ttyper-x86_64-unknown-linux-mus...
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 release binaries (aarch64-pc-windows-msvc, windows-latest, ttyper-aarch64-pc-windows-msvc.zip)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build release binaries (aarch64-pc-windows-msvc, windows-latest, ttyper-aarch64-pc-windows-msvc.zip)
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 release binaries (aarch64-pc-windows-msvc, windows-latest, ttyper-aarch64-pc-windows-msvc.zip)
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 release binaries (aarch64-pc-windows-msvc, windows-latest, ttyper-aarch64-pc-windows-msvc.zip)
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 release binaries (aarch64-pc-windows-msvc, windows-latest, ttyper-aarch64-pc-windows-msvc.zip)
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 release binaries (x86_64-pc-windows-msvc, windows-latest, ttyper-x86_64-pc-windows-msvc.zip)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build release binaries (x86_64-pc-windows-msvc, windows-latest, ttyper-x86_64-pc-windows-msvc.zip)
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 release binaries (x86_64-pc-windows-msvc, windows-latest, ttyper-x86_64-pc-windows-msvc.zip)
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 release binaries (x86_64-pc-windows-msvc, windows-latest, ttyper-x86_64-pc-windows-msvc.zip)
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 release binaries (x86_64-pc-windows-msvc, windows-latest, ttyper-x86_64-pc-windows-msvc.zip)
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 release binaries (i686-unknown-linux-musl, ubuntu-latest, ttyper-i686-unknown-linux-musl.ta...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build release binaries (i686-unknown-linux-musl, ubuntu-latest, ttyper-i686-unknown-linux-musl.ta...
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 release binaries (i686-unknown-linux-musl, ubuntu-latest, ttyper-i686-unknown-linux-musl.ta...
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 release binaries (i686-unknown-linux-musl, ubuntu-latest, ttyper-i686-unknown-linux-musl.ta...
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 release binaries (i686-unknown-linux-musl, ubuntu-latest, ttyper-i686-unknown-linux-musl.ta...
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 release binaries (i686-pc-windows-msvc, windows-latest, ttyper-i686-pc-windows-msvc.zip)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build release binaries (i686-pc-windows-msvc, windows-latest, ttyper-i686-pc-windows-msvc.zip)
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 release binaries (i686-pc-windows-msvc, windows-latest, ttyper-i686-pc-windows-msvc.zip)
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 release binaries (i686-pc-windows-msvc, windows-latest, ttyper-i686-pc-windows-msvc.zip)
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 release binaries (i686-pc-windows-msvc, windows-latest, ttyper-i686-pc-windows-msvc.zip)
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/
GitHub Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/download-artifact@v2, marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
GitHub Release
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/
GitHub Release
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/

Artifacts

Produced during runtime
Name Size
ttyper-aarch64-apple-darwin.tar.gz Expired
733 KB
ttyper-aarch64-pc-windows-msvc.zip Expired
604 KB
ttyper-aarch64-unknown-linux-musl.tar.gz Expired
1.85 MB
ttyper-arm-unknown-linux-musleabihf.tar.gz Expired
1.98 MB
ttyper-i686-pc-windows-msvc.zip Expired
605 KB
ttyper-i686-unknown-linux-musl.tar.gz Expired
859 KB
ttyper-x86_64-apple-darwin.tar.gz Expired
726 KB
ttyper-x86_64-pc-windows-msvc.zip Expired
626 KB
ttyper-x86_64-unknown-linux-gnu.tar.gz Expired
820 KB
ttyper-x86_64-unknown-linux-musl.tar.gz Expired
849 KB