GH Actions/yamllint: also scan the PHPStan config #746
basics.yml
on: push
Basic CS and QA checks
30s
PHPStan
21s
QA Markdown
38s
Lint Yaml
2s
Annotations
7 errors and 1 warning
Lint Yaml
Process completed with exit code 1.
|
Lint Yaml:
phpstan.neon.dist#L25
25:15 [indentation] wrong indentation: expected 16 but found 14
|
Lint Yaml:
phpstan.neon.dist#L34
34:15 [indentation] wrong indentation: expected 16 but found 14
|
Lint Yaml:
phpstan.neon.dist#L41
41:146 [line-length] line too long (164 > 145 characters)
|
Lint Yaml:
phpstan.neon.dist#L51
51:146 [line-length] line too long (161 > 145 characters)
|
Lint Yaml:
phpstan.neon.dist#L52
52:146 [line-length] line too long (164 > 145 characters)
|
Lint Yaml
Process completed with exit code 1.
|
Lint Yaml:
phpstan.neon.dist#L2
2:6 [comments] missing starting space in comment
|