Bump jinja2 from 3.1.4 to 3.1.5 in /utils #616
Annotations
10 errors and 5 warnings
Run actions-rs/cargo@v1:
src/models/bart/bart_model.rs#L1174
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Run actions-rs/cargo@v1:
src/models/longt5/longt5_model.rs#L758
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Run actions-rs/cargo@v1:
src/models/m2m_100/m2m_100_model.rs#L704
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Run actions-rs/cargo@v1:
src/models/marian/marian_model.rs#L950
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Run actions-rs/cargo@v1:
src/models/mbart/mbart_model.rs#L966
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Run actions-rs/cargo@v1:
src/models/pegasus/pegasus_model.rs#L663
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Run actions-rs/cargo@v1:
src/models/prophetnet/prophetnet_model.rs#L1083
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Run actions-rs/cargo@v1:
src/models/reformer/reformer_model.rs#L1203
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Run actions-rs/cargo@v1:
src/models/t5/t5_model.rs#L924
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Run actions-rs/cargo@v1:
src/pipelines/common.rs#L258
large size difference between variants
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading