Skip to content
Triggered via schedule February 15, 2024 06:06
Status Failure
Total duration 54s
Artifacts

ci.yml

on: schedule
Tests pass
46s
Tests pass
No warnings from Clippy
10s
No warnings from Clippy
Source code is formatted
11s
Source code is formatted
Documentation builds successfully
14s
Documentation builds successfully
Commit messages follow project guidelines
17s
Commit messages follow project guidelines
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Commit messages follow project guidelines
You have commit messages with errors ⧗ input: range: make 'as_singleton' return a borrow (#23) It's cheaper this way if the caller only needs a `&V`. If the caller needs a `V`, then they can clone it. We can also move it to an impl block that only requires `Ord`, so that it will work with `V` types that don't implement `Clone`. ✖ type must be one of [build, ci, docs, feat, fix, perf, refactor, release, revert, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Commit messages follow project guidelines
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Commit messages follow project guidelines
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Commit messages follow project guidelines
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/