Migrate to Poetry and Makefile-based workflow #1
build-and-test.yml
on: push
Run yamllint on workflows
14s
Matrix: build
Annotations
3 errors and 2 warnings
|
Run yamllint on workflows
Process completed with exit code 2.
|
|
Run yamllint on workflows:
.github/linters/.yaml-lint.yml#L36
36:15 [new-line-at-end-of-file] no new line character at the end of file
|
|
Run yamllint on workflows:
.github/workflows/build-and-test.yml#L60
60:46 [new-line-at-end-of-file] no new line character at the end of file
|
|
Run yamllint on workflows:
.github/workflows/stale-issues.yml#L14
14:121 [line-length] line too long (167 > 120 characters)
|
|
Run yamllint on workflows:
.github/workflows/dependabot-auto-approve-merge.yml#L26
26:121 [line-length] line too long (156 > 120 characters)
|