add validate! macro to be able to validate messages that do not implement the Validator trait #23
Annotations
1 error and 6 warnings
Run cargo fmt --all -- --check
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cargo fmt --all -- --check:
prost-validate/src/lib.rs#L56
Diff in /home/runner/work/prost-validate/prost-validate/prost-validate/src/lib.rs
|
Run cargo fmt --all -- --check:
prost-validate/src/lib.rs#L64
Diff in /home/runner/work/prost-validate/prost-validate/prost-validate/src/lib.rs
|
Run cargo fmt --all -- --check:
prost-validate/src/lib.rs#L69
Diff in /home/runner/work/prost-validate/prost-validate/prost-validate/src/lib.rs
|
Run cargo fmt --all -- --check:
prost-validate/src/lib.rs#L77
Diff in /home/runner/work/prost-validate/prost-validate/prost-validate/src/lib.rs
|
Loading