fix: commit message is wrong #4
Annotations
10 errors and 2 warnings
build:
src/docker.js#L73
Strings must use singlequote
|
build:
src/github.js#L18
Expected blank line between class members
|
build:
src/github.js#L312
Expected blank line between class members
|
build:
src/github.js#L330
'data' is assigned a value but never used
|
build:
src/github.js#L335
'data' is not defined
|
build:
src/github.js#L357
'packageSet' is never reassigned. Use 'const' instead
|
build:
src/github.js#L357
'packageSet' is assigned a value but never used
|
build:
src/github.js#L446
This line has a length of 103. Maximum allowed is 100
|
build:
src/github.js#L476
Closing curly brace does not appear on the same line as the subsequent block
|
build:
src/github.js#L497
A space is required before '}'
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|