makefile #11
Annotations
10 errors and 1 warning
build (18.x):
dist/main.js#L1
Missing space before =>
|
build (18.x):
dist/main.js#L1
Missing space after =>
|
build (18.x):
dist/main.js#L1
Requires a space after '{'
|
build (18.x):
dist/main.js#L1
'use strict' is unnecessary inside of modules
|
build (18.x):
dist/main.js#L1
Expected newline after "use strict" directive
|
build (18.x):
dist/main.js#L1
Strings must use singlequote
|
build (18.x):
dist/main.js#L1
Missing whitespace after semicolon
|
build (18.x):
dist/main.js#L1
Strings must use singlequote
|
build (18.x):
dist/main.js#L1
Requires a space before '}'
|
build (18.x):
dist/main.js#L1
Missing semicolon
|
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/.
|