ci: add release script #50
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
|