Skip to content

Add rustls library and fix free identifier error message #1438

Add rustls library and fix free identifier error message

Add rustls library and fix free identifier error message #1438

Triggered via pull request November 22, 2024 05:21
Status Success
Total duration 17m 8s
Artifacts

rust.yml

on: pull_request
Matrix: Test Suite (sync)
Rustfmt
8s
Rustfmt
Fit to window
Zoom out
Zoom in

Annotations

98 warnings
Wasm32 build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Wasm32 build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Wasm32 build
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/
Wasm32 build
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/
Wasm32 build
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/
Wasm32 build
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/
redox build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
redox build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
redox build
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/
redox build
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/
redox build
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/
redox build
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/
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
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/
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite (sync) (macos-latest, aarch64-apple-darwin): libs/steel-rustls/src/lib.rs#L3
unused imports: `CustomType`, `FFIArg`, `FFIValue`, `FromFFIArg`, `HostRuntimeFunction`, `IntoFFIVal`, and `as_underlying_ffi_type`
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-rustls` (lib) generated 6 warnings (run `cargo fix --lib -p steel-rustls` to apply 3 suggestions)
Test Suite (sync) (macos-latest, aarch64-apple-darwin): examples/spellcheck.rs#L10
unused import: `std::cell::RefCell`
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-websockets` (lib test) generated 1 warning
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
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/
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
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/
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
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/
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
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/
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-websockets` (lib) generated 1 warning
Test Suite (sync) (macos-latest, aarch64-apple-darwin): libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-webrequests` (lib) generated 2 warnings
Test Suite (sync) (ubuntu-latest, 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite (sync) (ubuntu-latest, 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/
Test Suite (sync) (ubuntu-latest, 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/
Test Suite (sync) (ubuntu-latest, 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/
Test Suite (sync) (ubuntu-latest, 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/
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu)
`steel-websockets` (lib) generated 1 warning
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu): libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu)
`steel-webrequests` (lib) generated 2 warnings
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu): libs/steel-rustls/src/lib.rs#L3
unused imports: `CustomType`, `FFIArg`, `FFIValue`, `FromFFIArg`, `HostRuntimeFunction`, `IntoFFIVal`, and `as_underlying_ffi_type`
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu)
`steel-rustls` (lib) generated 6 warnings (run `cargo fix --lib -p steel-rustls` to apply 3 suggestions)
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu): libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
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/
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc): libs/steel-rustls/src/lib.rs#L3
unused imports: `CustomType`, `FFIArg`, `FFIValue`, `FromFFIArg`, `HostRuntimeFunction`, `IntoFFIVal`, and `as_underlying_ffi_type`
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-rustls` (lib) generated 6 warnings (run `cargo fix --lib -p steel-rustls` to apply 3 suggestions)
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc): libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-webrequests` (lib test) generated 2 warnings
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-websockets` (lib) generated 1 warning
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc): libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-webrequests` (lib) generated 2 warnings
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
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/
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
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/
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
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/
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
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/
Test Suite
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, coverallsapp/github-action@v1.1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, coverallsapp/github-action@v1.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: libs/steel-rustls/src/lib.rs#L3
unused imports: `CustomType`, `FFIArg`, `FFIValue`, `FromFFIArg`, `HostRuntimeFunction`, `IntoFFIVal`, and `as_underlying_ffi_type`
Test Suite: libs/steel-rustls/src/lib.rs#L12
unused import: `stdout`
Test Suite: libs/steel-rustls/src/lib.rs#L16
unused import: `ClientConnection`
Test Suite: libs/steel-rustls/src/lib.rs#L12
unused import: `Write`
Test Suite: libs/steel-rustls/src/lib.rs#L12
unused import: `Read`
Test Suite: libs/steel-rustls/src/lib.rs#L123
field `0` is never read
Test Suite
`steel-rustls` (lib) generated 6 warnings (run `cargo fix --lib -p steel-rustls` to apply 3 suggestions)
Test Suite: libs/steel-async-webrequests/src/lib.rs#L89
struct `AsyncResponse` is never constructed
Test Suite: libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite: libs/steel-webrequests/src/lib.rs#L54
field `0` is never read
Test Suite
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/
Rustfmt
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/
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/