add utill.js view.js #21
Annotations
10 errors and 1 warning
build (18.x):
src/app.js#L1
Strings must use singlequote
|
build (18.x):
src/app.js#L2
validate not found in './utils.js'
|
build (18.x):
src/app.js#L11
'resources' is not defined
|
build (18.x):
src/app.js#L42
'url' is already declared in the upper scope on line 39 column 11
|
build (18.x):
src/app.js#L42
'url' is defined but never used
|
build (18.x):
src/app.js#L42
There should be no space before this paren
|
build (18.x):
src/app.js#L43
There should be no space before this paren
|
build (18.x):
src/app.js#L43
Block must not be padded by blank lines
|
build (18.x):
src/app.js#L43
Missing semicolon
|
build (18.x):
src/app.js#L45
Expected indentation of 2 spaces but found 0
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|