Skip to content

Add async before with #110

Add async before with

Add async before with #110

Triggered via pull request September 5, 2023 10:03
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Lint Commit Messages
You have commit messages with errors ⧗ input: Add async before with DeprecationWarning: with timeout() is deprecated, use async with timeout() instead with async_timeout.timeout(self.timeout): ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Lint Commit Messages
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 following actions uses node12 which is deprecated and will be forced to run on node16: pre-commit/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/