chore(deps): update linter and formatter #1342
ci.yml
on: pull_request
Lint
36s
Lint Markdown
35s
Generate
2m 23s
Build
2m 29s
Check Content
32s
Annotations
10 errors
Lint:
bin/commands/generate/releases-article.ts#L48
Expected indentation of 6 spaces but found 4
|
Lint:
bin/commands/generate/releases-article.ts#L49
Expected indentation of 6 spaces but found 4
|
Lint:
bin/commands/generate/releases-article.ts#L50
Expected indentation of 4 spaces but found 2
|
Lint:
bin/commands/generate/releases-article.ts#L51
Expected indentation of 6 spaces but found 4
|
Lint:
bin/commands/generate/releases-article.ts#L52
Expected indentation of 6 spaces but found 4
|
Lint:
bin/commands/generate/releases-article.ts#L53
Expected indentation of 4 spaces but found 2
|
Lint:
bin/commands/generate/releases-article.ts#L182
Unnecessary escape character: \*
|
Lint:
bin/commands/github/sync-packages.ts#L63
'err' is defined but never used
|
Lint:
bin/commands/github/sync-packages.ts#L95
'err' is defined but never used
|
Lint:
components/app/AppAlert.vue#L10
Expected to return a value in computed function
|