Skip to content

ci: add release script #50

ci: add release script

ci: add release script #50

Triggered via push February 19, 2024 16:55
Status Cancelled
Total duration 24s
Artifacts

ci.yml

on: push
Check/Clippy
14s
Check/Clippy
Matrix: Run tests
Matrix: Build & package toolset
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
function `assert_reverse` is never used: src/io/legacy/scramble.rs#L172
warning: function `assert_reverse` is never used --> src/io/legacy/scramble.rs:172:8 | 172 | fn assert_reverse(f: fn(&mut [u8], u16)) { | ^^^^^^^^^^^^^^
function `assert` is never used: src/io/legacy/scramble.rs#L163
warning: function `assert` is never used --> src/io/legacy/scramble.rs:163:8 | 163 | fn assert(f: fn(&mut [u8], u16)) { | ^^^^^^
constant `EXPECTED_NO_NUL` is never used: src/io/legacy/scramble.rs#L129
warning: constant `EXPECTED_NO_NUL` is never used --> src/io/legacy/scramble.rs:129:11 | 129 | const EXPECTED_NO_NUL: [u8; 13] = [ | ^^^^^^^^^^^^^^^
constant `EXPECTED` is never used: src/io/legacy/scramble.rs#L125
warning: constant `EXPECTED` is never used --> src/io/legacy/scramble.rs:125:11 | 125 | const EXPECTED: [u8; 14] = [ | ^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
Check/Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check/Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check/Clippy
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/
Check/Clippy
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/
Check/Clippy
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/
Check/Clippy
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/
function `assert_reverse` is never used: src/io/legacy/scramble.rs#L172
warning: function `assert_reverse` is never used --> src/io/legacy/scramble.rs:172:8 | 172 | fn assert_reverse(f: fn(&mut [u8], u16)) { | ^^^^^^^^^^^^^^
function `assert` is never used: src/io/legacy/scramble.rs#L163
warning: function `assert` is never used --> src/io/legacy/scramble.rs:163:8 | 163 | fn assert(f: fn(&mut [u8], u16)) { | ^^^^^^
constant `EXPECTED_NO_NUL` is never used: src/io/legacy/scramble.rs#L129
warning: constant `EXPECTED_NO_NUL` is never used --> src/io/legacy/scramble.rs:129:11 | 129 | const EXPECTED_NO_NUL: [u8; 13] = [ | ^^^^^^^^^^^^^^^
constant `EXPECTED` is never used: src/io/legacy/scramble.rs#L125
warning: constant `EXPECTED` is never used --> src/io/legacy/scramble.rs:125:11 | 125 | const EXPECTED: [u8; 14] = [ | ^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `assert_reverse` is never used: src/io/legacy/scramble.rs#L172
warning: function `assert_reverse` is never used --> src/io/legacy/scramble.rs:172:8 | 172 | fn assert_reverse(f: fn(&mut [u8], u16)) { | ^^^^^^^^^^^^^^
function `assert` is never used: src/io/legacy/scramble.rs#L163
warning: function `assert` is never used --> src/io/legacy/scramble.rs:163:8 | 163 | fn assert(f: fn(&mut [u8], u16)) { | ^^^^^^
constant `EXPECTED_NO_NUL` is never used: src/io/legacy/scramble.rs#L129
warning: constant `EXPECTED_NO_NUL` is never used --> src/io/legacy/scramble.rs:129:11 | 129 | const EXPECTED_NO_NUL: [u8; 13] = [ | ^^^^^^^^^^^^^^^
constant `EXPECTED` is never used: src/io/legacy/scramble.rs#L125
warning: constant `EXPECTED` is never used --> src/io/legacy/scramble.rs:125:11 | 125 | const EXPECTED: [u8; 14] = [ | ^^^^^^^^ | = note: `#[warn(dead_code)]` on by default
function `assert_reverse` is never used: src/io/legacy/scramble.rs#L172
warning: function `assert_reverse` is never used --> src/io/legacy/scramble.rs:172:8 | 172 | fn assert_reverse(f: fn(&mut [u8], u16)) { | ^^^^^^^^^^^^^^
function `assert` is never used: src/io/legacy/scramble.rs#L163
warning: function `assert` is never used --> src/io/legacy/scramble.rs:163:8 | 163 | fn assert(f: fn(&mut [u8], u16)) { | ^^^^^^
constant `EXPECTED_NO_NUL` is never used: src/io/legacy/scramble.rs#L129
warning: constant `EXPECTED_NO_NUL` is never used --> src/io/legacy/scramble.rs:129:11 | 129 | const EXPECTED_NO_NUL: [u8; 13] = [ | ^^^^^^^^^^^^^^^
constant `EXPECTED` is never used: src/io/legacy/scramble.rs#L125
warning: constant `EXPECTED` is never used --> src/io/legacy/scramble.rs:125:11 | 125 | const EXPECTED: [u8; 14] = [ | ^^^^^^^^ | = note: `#[warn(dead_code)]` on by default