Fix #17
lint.yaml
on: push
plugin-clang-format
18s
markdownlint
15s
yamllint
16s
shellcheck
12s
crlf-check
9s
Annotations
12 errors and 6 warnings
shellcheck
Process completed with exit code 1.
|
yamllint:
.circleci/config.yml#L17
17:81 [line-length] line too long (83 > 80 characters)
|
yamllint:
.circleci/config.yml#L36
36:81 [line-length] line too long (96 > 80 characters)
|
yamllint:
.circleci/config.yml#L44
44:81 [line-length] line too long (81 > 80 characters)
|
yamllint:
.circleci/config.yml#L47
47:81 [line-length] line too long (119 > 80 characters)
|
yamllint:
.circleci/config.yml#L50
50:81 [line-length] line too long (103 > 80 characters)
|
yamllint:
.circleci/config.yml#L59
59:81 [line-length] line too long (85 > 80 characters)
|
yamllint:
.circleci/config.yml#L64
64:81 [line-length] line too long (94 > 80 characters)
|
yamllint:
.circleci/config.yml#L79
79:81 [line-length] line too long (85 > 80 characters)
|
yamllint:
.circleci/config.yml#L95
95:81 [line-length] line too long (94 > 80 characters)
|
yamllint:
.circleci/config.yml#L106
106:81 [line-length] line too long (117 > 80 characters)
|
plugin-clang-format
Process completed with exit code 1.
|
shellcheck
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/
|
markdownlint
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/
|
yamllint
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/
|
yamllint:
.circleci/config.yml#L1
1:1 [document-start] missing document start "---"
|
yamllint:
.circleci/config.yml#L19
19:7 [comments-indentation] comment not indented like content
|
plugin-clang-format
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/
|