Skip to content

Svelte component testing #38

Svelte component testing

Svelte component testing #38

Triggered via pull request August 1, 2023 16:30
Status Failure
Total duration 29s
Artifacts

tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build (18.x): index.js#L4
There should be no space after '{'
build (18.x): index.js#L4
There should be no space before '}'
build (18.x): nightwatch/commands/mountSvelteComponent.js#L31
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
build (18.x): src/utils/injectScript.js#L42
Expected indentation of 2 spaces but found 0
build (18.x)
Process completed with exit code 1.
build (14.x)
The job was canceled because "_18_x" failed.
build (14.x): index.js#L4
There should be no space after '{'
build (14.x): index.js#L4
There should be no space before '}'
build (14.x): nightwatch/commands/mountSvelteComponent.js#L31
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
build (14.x): src/utils/injectScript.js#L42
Expected indentation of 2 spaces but found 0
build (14.x)
Process completed with exit code 1.
build (16.x)
The job was canceled because "_18_x" failed.
build (16.x)
The operation was canceled.