Update Actions to v8.0.2 #70
ci.yml
on: pull_request
lint-unit
/
...
/
RSpec ubuntu-latest
1m 3s
lint-unit
/
...
/
Cookstyle
19s
lint-unit
/
...
/
yamllint
7s
lint-unit
/
...
/
markdownlint
6s
lint-unit
/
...
/
linkspector
lint-unit
/
...
/
actionlint
11s
lint-unit
/
...
/
Check Metadata
5s
Matrix: integration
final
Annotations
13 errors and 2 warnings
|
lint-unit / runner / markdownlint
Failed with exit code: 1
|
|
Table column style:
README.md#L57
README.md:57:38 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
README.md#L57
README.md:57:28 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
README.md#L57
README.md:57:28 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
README.md#L57
README.md:57:14 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
README.md#L57
README.md:57:14 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
README.md#L57
README.md:57:7 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
README.md#L57
README.md:57:7 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
Table column style:
README.md#L57
README.md:57:1 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md060.md
|
|
lint-unit / runner / actionlint
❌ [actionlint] The command ran successfully and some problem was found (found 1 errors, linted 6 files), exit code: 1
|
|
lint-unit / runner / actionlint:
.github/workflows/ci.yml#L55
object, array, and null values should not be evaluated in template with ${{ }} but evaluating the value of type {}
|
|
lint-unit / runner / Cookstyle
Process completed with exit code 1.
|
|
lint-unit / runner / RSpec ubuntu-latest
Process completed with exit code 1.
|
|
lint-unit / runner / yamllint:
./appveyor.yml#L42
42:9 [truthy] truthy value should be one of [false, true]
|
|
lint-unit / runner / yamllint:
./appveyor.yml#L18
18:2 [comments] missing starting space in comment
|