fix: filter catch_all variant in EnumInfo methods #90
minimal-versions.yml
on: pull_request
Minimal versions build
35s
Annotations
10 errors and 13 warnings
Minimal versions build
'1' in the alternative values is already attributed as the discriminant of this variant
|
Minimal versions build
'1' in the alternative values is already attributed as the discriminant of this variant
|
Minimal versions build
The discriminant '2' collides with a value attributed to a previous variant
|
Minimal versions build
The discriminant '2' collides with a value attributed to a previous variant
|
Minimal versions build
'0' in the alternative values is already attributed to a previous variant
|
Minimal versions build
'0' in the alternative values is already attributed to a previous variant
|
Minimal versions build
Only literals are allowed as num_enum alternate values
|
Minimal versions build
Only literals are allowed as num_enum alternate values
|
Minimal versions build
Variant with `catch_all` must be a tuple with exactly 1 field matching the repr type
|
Minimal versions build
Variant with `catch_all` must be a tuple with exactly 1 field matching the repr type
|
Minimal versions build
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/
|
Minimal versions build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
Minimal versions build
`/home/runner/work/num_enum/num_enum/target/tests/num_enum/.cargo/config` is deprecated in favor of `config.toml`
|
Minimal versions build
`$WORKSPACE/target/tests/num_enum/.cargo/config` is deprecated in favor of `config.toml`
|
Minimal versions build
`/home/runner/work/num_enum/num_enum/target/tests/num_enum/.cargo/config` is deprecated in favor of `config.toml`
|
Minimal versions build
`$WORKSPACE/target/tests/num_enum/.cargo/config` is deprecated in favor of `config.toml`
|
Minimal versions build
`/home/runner/work/num_enum/num_enum/target/tests/num_enum/.cargo/config` is deprecated in favor of `config.toml`
|
Minimal versions build
`$WORKSPACE/target/tests/num_enum/.cargo/config` is deprecated in favor of `config.toml`
|
Minimal versions build
`/home/runner/work/num_enum/num_enum/target/tests/num_enum/.cargo/config` is deprecated in favor of `config.toml`
|
Minimal versions build
`$WORKSPACE/target/tests/num_enum/.cargo/config` is deprecated in favor of `config.toml`
|
Minimal versions build
`/home/runner/work/num_enum/num_enum/target/tests/num_enum/.cargo/config` is deprecated in favor of `config.toml`
|
Minimal versions build
`/home/runner/work/num_enum/num_enum/target/tests/num_enum/.cargo/config` is deprecated in favor of `config.toml`
|
Minimal versions build
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'targets', 'target', 'components']
|