Skip to content
Triggered via pull request January 29, 2024 21:14
@gknoblochgknobloch
opened #4
bio
Status Failure
Total duration 27s
Artifacts

run-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: blocks/before-after/before-after.js#L12
Unexpected var, use let or const instead
build: blocks/before-after/before-after.js#L12
Expected '!==' and instead saw '!='
build: blocks/before-after/before-after.js#L15
Missing trailing comma
build: blocks/before-after/before-after.js#L17
Unexpected string concatenation
build: blocks/before-after/before-after.js#L23
Unexpected string concatenation
build: blocks/before-after/before-after.js#L33
Unexpected string concatenation
build: blocks/before-after/before-after.js#L34
'adjustOverlay' was used before it was defined
build: blocks/before-after/before-after.js#L36
'adjustOverlay' was used before it was defined
build: blocks/before-after/before-after.js#L38
Move function declaration to function body root
build: blocks/before-after/before-after.js#L40
Unexpected string concatenation
build
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/.
build: blocks/before-after/before-after.js#L13
Unexpected console statement