Run ESLint and fix all auto-fixable errors #58
Annotations
5 errors
Linting:
.github/workflows/deploy-preview.yml#L26
Newline required at end of file but not found
|
Linting:
.github/workflows/lint.yml#L37
Trailing spaces not allowed
|
Linting:
.github/workflows/lint.yml#L39
Extra space before value for key 'if'
|
Linting:
.github/workflows/lint.yml#L39
Multiple spaces found before '${{ failure() && steps.lint.conclusion == 'failure' }}'
|
Linting
Process completed with exit code 1.
|