Continuous Integration #288
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
Prepare distribution folders:
target/_cargo_make_temp/persisted_scripts/CF2E3311C2BD6029EBE64EEC14A70D8646B7466A741FF71214ACCEFAFB892CAE.rs#L11
variable does not need to be mutable
|
|
Run tests:
src/lib.rs#L341
the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
|
Run tests:
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
Run tests:
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
Run tests:
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
Run tests:
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
Run tests:
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
Run tests:
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
Run tests:
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
Run tests:
src/tests/hashset.rs#L12
non-local `impl` definition, they should be avoided as they go against expectation
|
Run tests:
src/tests/hashset.rs#L18
non-local `impl` definition, they should be avoided as they go against expectation
|
Loading