Create main.yml #1
Annotations
1 error and 3 warnings
code-scanning:
.github/workflows/main.yml#L21
21:1 [trailing-spaces] trailing spaces
|
code-scanning
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/
|
code-scanning:
.github/workflows/main.yml#L1
1:1 [document-start] missing document start "---"
|
code-scanning:
.github/workflows/main.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|