Cleaning LICENSE.MD of GPL language #66
Annotations
1 error and 13 warnings
Test (12.22)
Process completed with exit code 1.
|
Check secrets
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (12.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (12.22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (12.22):
debounce.js#L12
There must be no indentation
|
Test (12.22):
test/index.js#L6
'module' is already a global variable
|
Test (12.22):
test/index.js#L7
'test' is already a global variable
|
Test (12.22):
test/index.js#L12
'stop' is already a global variable
|
Test (12.22):
test/index.js#L26
'start' is already declared in the upper scope on line 11 column 2
|
Test (12.22):
test/index.js#L49
Invalid "test()" description found
|
Test (12.22):
test/index.js#L56
Expected a function declaration
|
Test (12.22):
test/index.js#L94
Expected an assignment or function call and instead saw an expression
|
Test (12.22):
test/index.js#L94
Expected return with your callback function
|
Test (12.22):
test/index.js#L100
Invalid "test()" description found
|