Skip to content

Add number chars to allowed name chars #296

Add number chars to allowed name chars

Add number chars to allowed name chars #296

Re-run triggered September 3, 2024 05:02
Status Success
Total duration 2m 35s
Artifacts

publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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: examples/string.rs#L70
unused variable: `gender`
test: examples/string.rs#L28
field `weight` is never read
test: examples/string_custom.rs#L30
fields `gender`, `password`, `age`, and `weight` are never read
test: examples/string_custom.rs#L80
struct `UniqueEmail` is never constructed
test
`valitron` (example "string") generated 2 warnings