Update vars.yaml #605
static-checks.yml
on: pull_request
Lint Codebase
3m 21s
Conventional Commits Lint
10s
Annotations
1 error and 13 warnings
Lint Codebase:
vars/vars.yaml#L470
470:1 [empty-lines] too many blank lines (1 > 0)
|
Conventional Commits Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Conventional Commits Lint
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 Codebase
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint Codebase:
.github/workflows/static-checks.yml#L16
16:1 [truthy] truthy value should be one of [false, true]
|
Lint Codebase:
.github/workflows/static-checks.yml#L48
48:81 [line-length] line too long (88 > 80 characters)
|
Lint Codebase:
.github/workflows/static-checks.yml#L50
50:81 [line-length] line too long (90 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
Lint Codebase:
.github/workflows/testing.yml#L37
37:81 [line-length] line too long (89 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L54
54:81 [line-length] line too long (181 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L55
55:81 [line-length] line too long (154 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L75
75:81 [line-length] line too long (89 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L88
88:81 [line-length] line too long (87 > 80 characters)
|
Lint Codebase:
.github/workflows/testing.yml#L114
114:81 [line-length] line too long (89 > 80 characters)
|