Check YAML #148
Annotations
12 warnings
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.github/workflows/check-workflows.yml#L42
42:13 [indentation] wrong indentation: expected 10but found 12
|
.github/workflows/check-workflows.yml#L43
43:13 [indentation] wrong indentation: expected 10but found 12
|
.github/workflows/check-workflows.yml#L44
44:13 [indentation] wrong indentation: expected 10but found 12
|
.github/workflows/check-code-formatting.yml#L9
9:1 [comments-indentation] comment not indented like content
|
.github/workflows/check-code-formatting.yml#L11
11:1 [comments-indentation] comment not indented like content
|
.github/workflows/check-code-formatting.yml#L16
16:1 [comments-indentation] comment not indented like content
|
.github/workflows/check-code-formatting.yml#L19
19:1 [comments-indentation] comment not indented like content
|
.github/workflows/check-code-formatting.yml#L52
52:1 [comments-indentation] comment not indented like content
|
.github/workflows/compile-examples.yml#L523
523:15 [indentation] wrong indentation: expected 12but found 14
|
.github/workflows/compile-examples.yml#L526
526:15 [indentation] wrong indentation: expected 12but found 14
|
This job succeeded
Loading