Experimentation #197
Annotations
10 errors and 11 warnings
build:
scripts/analytics/alloy.js#L13
Move the invocation into the parens that contain the function
|
build:
scripts/analytics/alloy.js#L14
'use strict' is unnecessary inside of modules
|
build:
scripts/analytics/alloy.js#L21
More than 1 blank line not allowed
|
build:
scripts/analytics/alloy.js#L33
All 'var' declarations must be at the top of the function scope
|
build:
scripts/analytics/alloy.js#L33
Unexpected var, use let or const instead
|
build:
scripts/analytics/alloy.js#L38
Unexpected var, use let or const instead
|
build:
scripts/analytics/alloy.js#L38
'resolve' is already declared in the upper scope on line 7438 column 12
|
build:
scripts/analytics/alloy.js#L39
Unexpected var, use let or const instead
|
build:
scripts/analytics/alloy.js#L39
'reject' is already declared in the upper scope on line 7465 column 12
|
build:
scripts/analytics/alloy.js#L40
Unexpected var, use let or const instead
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
blocks/form/form.js#L35
Unexpected alert
|
build:
scripts/analytics/alloy.js#L13
Unexpected unnamed function
|
build:
scripts/analytics/alloy.js#L17
Unexpected console statement
|
build:
scripts/analytics/alloy.js#L33
Unexpected unnamed function
|
build:
scripts/analytics/alloy.js#L34
Unexpected unnamed function
|
build:
scripts/analytics/alloy.js#L84
Unexpected unnamed function
|
build:
scripts/analytics/alloy.js#L103
Unexpected unnamed function
|
build:
scripts/analytics/alloy.js#L149
Unexpected unnamed function
|
build:
scripts/analytics/alloy.js#L159
Unexpected unnamed function
|
build:
scripts/analytics/alloy.js#L174
Unexpected unnamed function
|