1814. Count Nice Pairs in an Array: AC #1046
Annotations
27 warnings
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/icu_locid/1.5.0/download` (151.101.46.137), got 502
|
Check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/getrandom/0.2.15/download` (151.101.46.137), got 502
|
Check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/futures-lite/1.13.0/download` (151.101.46.137), got 502
|
Check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/flume/0.9.2/download` (151.101.46.137), got 502
|
Check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/fastrand/1.9.0/download` (151.101.46.137), got 502
|
Check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/bytes/0.5.6/download` (151.101.46.137), got 502
|
Check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/async-executor/1.13.1/download` (151.101.46.137), got 502
|
Check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/aho-corasick/1.1.3/download` (151.101.46.137), got 502
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Test Suite
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite:
src/solution/s0374_guess_number_higher_or_lower.rs#L98
creating a shared reference to mutable static is discouraged
|
Test Suite:
src/solution/s0374_guess_number_higher_or_lower.rs#L109
creating a shared reference to mutable static is discouraged
|
Test Suite:
src/solution/s0374_guess_number_higher_or_lower.rs#L121
creating a shared reference to mutable static is discouraged
|
Test Suite
`leetcode-rust` (lib test) generated 3 warnings
|