Skip to content

add minimum-falling-path-sum but time limit exceed #75

add minimum-falling-path-sum but time limit exceed

add minimum-falling-path-sum but time limit exceed #75

Triggered via push January 23, 2024 14:24
Status Success
Total duration 49s
Artifacts

ci.yml

on: push
typo_check_lint_test
38s
typo_check_lint_test
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
typo_check_lint_test
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/
typo_check_lint_test
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/
typo_check_lint_test
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/
typo_check_lint_test
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/
typo_check_lint_test
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/
typo_check_lint_test: src/binary_tree/serde_binary_tree_to_leetcode_vec.rs#L53
accessing first element with `nodes.get(0)`
typo_check_lint_test: src/bitwise/find_single_number.rs#L75
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
typo_check_lint_test: src/counter/mod.rs#L168
items after a test module
typo_check_lint_test: src/data_structure/heap/single_threaded_cpu.rs#L8
non-canonical implementation of `partial_cmp` on an `Ord` type
typo_check_lint_test: src/data_structure/heap/sliding_window_median.rs#L122
#[should_panic] attribute without a reason
typo_check_lint_test: src/dp/longest_palindromic_substr.rs#L309
items after a test module
typo_check_lint_test: src/easy/codeforces_easy.rs#L84
`flatten()` will run forever if the iterator repeatedly produces an `Err`
typo_check_lint_test: src/easy/codeforces_easy.rs#L124
`flatten()` will run forever if the iterator repeatedly produces an `Err`
typo_check_lint_test: src/easy/codeforces_easy.rs#L155
`flatten()` will run forever if the iterator repeatedly produces an `Err`
typo_check_lint_test: src/easy/leetcode_very_easy.rs#L181
all fields have the same postfix: `slot_cap`