Skip to content

chore(license): update to Unicode License v3 #149

chore(license): update to Unicode License v3

chore(license): update to Unicode License v3 #149

Triggered via pull request August 18, 2023 17:57
Status Success
Total duration 3m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

run-rust.yml

on: pull_request
Lint the rust executor code on submission
3m 3s
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`