Skip to content

Fix ICU data version on summary page #130

Fix ICU data version on summary page

Fix ICU data version on summary page #130

Triggered via pull request August 8, 2023 00:06
Status Success
Total duration 2m 34s
Artifacts

run-rust.yml

on: pull_request
Lint the rust executor code on submission
2m 25s
Lint the rust executor code on submission
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Lint the rust executor code on submission
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Lint the rust executor code on submission
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/
Lint the rust executor code on submission
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/
Lint the rust executor code on submission
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/
Lint the rust executor code on submission
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/
Lint the rust executor code on submission
unused variable: `e`
Lint the rust executor code on submission
unused variable: `unsupported_options`
Lint the rust executor code on submission
variable `is_scientific` is assigned to, but never used
Lint the rust executor code on submission
variable `rounding_mode` is assigned to, but never used
Lint the rust executor code on submission
value assigned to `is_scientific` is never read
Lint the rust executor code on submission
value assigned to `rounding_mode` is never read
Lint the rust executor code on submission
variable does not need to be mutable
Lint the rust executor code on submission
static is never used: `SUPPORTED_OPTIONS`
Lint the rust executor code on submission
single-character string constant used as pattern
Lint the rust executor code on submission
useless conversion to the same type: `icu_provider::DataLocale`