This is a fake PR to test GH actions #4
format-lint-test.yml
on: pull_request
Run All Checks
1m 21s
Annotations
12 errors and 11 warnings
Run All Checks:
src/js/app.js#L6
All 'var' declarations must be at the top of the function scope
|
Run All Checks:
src/js/app.js#L6
Unexpected var, use let or const instead
|
Run All Checks:
src/js/app.js#L7
Unexpected string concatenation
|
Run All Checks:
src/js/app.js#L9
Unexpected string concatenation
|
Run All Checks:
src/js/app.js#L9
Unexpected function expression
|
Run All Checks:
src/js/app.js#L13
Invalid module definition
|
Run All Checks:
src/js/app.js#L13
Multiple `define` calls in a single file are not permitted
|
Run All Checks:
src/js/app.js#L22
Unexpected string concatenation
|
Run All Checks:
src/js/app.js#L23
Expected exception block, space or tab after '//' in comment
|
Run All Checks:
src/js/app.js#L26
Unexpected string concatenation
|
Run All Checks
Process completed with exit code 1.
|
Run All Checks
failed to render template: template: .github/WORKFLOW_TEMPLATE/format-test-lint-summary.md:3: function "formatting_out_md" not defined
|
Run All Checks
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/.
|
Run All Checks:
src/js/app.js#L9
Unexpected unnamed function
|
Run All Checks:
src/js/app.js#L179
Unexpected unnamed function
|
Run All Checks:
src/js/app.js#L212
Unexpected unnamed function
|
Run All Checks:
src/js/app.js#L246
Unexpected unnamed function
|
Run All Checks:
src/js/app.js#L260
Unexpected unnamed function
|
Run All Checks:
src/js/app.js#L265
Expected only 0 line after block description
|
Run All Checks:
src/js/app.js#L277
Unexpected unnamed method 'loadUrl'
|
Run All Checks:
src/js/app.js#L280
Unexpected unnamed function
|
Run All Checks:
src/js/app.js#L290
Unexpected unnamed method 'matchRoot'
|
Run All Checks:
src/js/app.js#L295
Unexpected unnamed method 'decodeFragment'
|