Adds: release 1.0.1 including debug logs. #547
Annotations
1 error and 3 warnings
lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons:
src/pb_signature.rs#L12
error: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
--> src/pb_signature.rs:12:10
|
12 | #![allow(box_pointers)]
| ^^^^^^^^^^^^
|
= note: `-D renamed-and-removed-lints` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(renamed_and_removed_lints)]`
|
Lint code base
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Lint code base
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint code base
Unexpected input(s) 'token', valid inputs are ['manifest-path']
|