Quality checks #4
quality.yml
on: workflow_dispatch
Lint
24s
Conventional commits check
3s
Annotations
5 errors and 1 warning
Lint:
.github/workflows/quality.yml#L10
Strings must use singlequote
|
Lint:
pages/account/bind.vue#L64
Unexpected console statement
|
Lint:
plugins/sentry.client.ts#L7
Expect newline after if
|
Lint:
server/api/bind/init.get.ts#L24
Unexpected use of the global variable 'Buffer'. Use 'require("buffer").Buffer' instead
|
Lint
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|