Add CI workflow #12
ci.yml
on: pull_request
Matrix: chefstyle
yamllint
7s
Matrix: unit
Matrix: Integration test on Linux
Matrix: Integration test on Windows
Annotations
11 errors and 7 warnings
yamllint:
.travis.yml#L42
[line-length] line too long (117 > 80 characters)
|
yamllint:
.travis.yml#L44
[line-length] line too long (151 > 80 characters)
|
yamllint:
.travis.yml#L44
[trailing-spaces] trailing spaces
|
yamllint:
.travis.yml#L57
[indentation] wrong indentation: expected 2 but found 0
|
yamllint:
.kitchen.yml#L2
syntax error: expected '<document start>', but found '<scalar>' (syntax)
|
yamllint:
.kitchen.yml#L16
[indentation] wrong indentation: expected 2 but found 0
|
yamllint:
.kitchen.yml#L22
[indentation] wrong indentation: expected 6 but found 4
|
yamllint:
.kitchen.yml#L40
[indentation] wrong indentation: expected 2 but found 0
|
yamllint:
.kitchen.yml#L47
[commas] too few spaces after comma
|
yamllint:
.kitchen.yml#L47
[commas] too few spaces after comma
|
Chefstyle on Ruby 2.7
Process completed with exit code 127.
|
yamllint:
.travis.yml#L1
[document-start] missing document start "---"
|
yamllint:
.kitchen.yml#L1
[document-start] missing document start "---"
|
yamllint:
.kitchen.yml#L1
[comments] too few spaces before comment
|
yamllint:
.kitchen.windows.yml#L1
[document-start] missing document start "---"
|
yamllint:
.kitchen.windows.yml#L1
[comments] too few spaces before comment
|
yamllint:
.github/dependabot.yml#L1
[document-start] missing document start "---"
|
Chefstyle on Ruby 2.7
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/
|