decode: Add const-compatible decoder #35
pull_request.yml
on: pull_request
pull_request
/
...
/
cargo +stable test
51s
pull_request
/
...
/
cargo +stable fmt
11s
pull_request
/
...
/
cargo +stable clippy
34s
pull_request
/
...
/
codecov
40s
pull_request
/
...
/
cargo +nightly doc --cfg docsrs
23s
pull_request
/
...
/
cargo vet check
10s
success
0s
Annotations
3 errors and 1 warning
pull_request / clippy / cargo +stable clippy:
tests/decode.rs#L22
this expression creates a reference which is immediately dereferenced by the compiler
|
pull_request / clippy / cargo +stable clippy
Process completed with exit code 101.
|
success
Process completed with exit code 1.
|
pull_request / coverage / codecov
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|