CI #60
Annotations
1 error and 3 warnings
Check commit conventions
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
|
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/.
|
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/
|
Check commit conventions
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/
|
The logs for this run have expired and are no longer available.
Loading