fix(datamodel-renderer): sort generator fields deterministically #14308
Annotations
3 errors and 3 warnings
|
Run cargo clippy --workspace --all-features --all-targets:
schema-engine/datamodel-renderer/src/configuration/generator.rs#L147
no method named `sorted_by_key` found for struct `std::slice::Iter` in the current scope
|
Run cargo clippy --workspace --all-features --all-targets
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Post Run actions-rust-lang/setup-rust-toolchain@v1
Unexpected input(s) 'targets', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
Run actions-rust-lang/setup-rust-toolchain@v1
Unexpected input(s) 'targets', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
Loading