fix(deps): update all dependencies #183
Triggered via pull request
September 19, 2023 17:34
Status
Failure
Total duration
1m 15s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 2 warnings
release:
e2e/src/svelte/shim.d.ts#L4
header should be a block comment
|
release:
e2e/src/svelte/shim.d.ts#L5
Expected 1 empty line after import statement not followed by another import
|
release:
e2e/src/svelte/shim.d.ts#L6
Extra semicolon
|
release:
e2e/src/svelte/shim.d.ts#L7
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
release:
e2e/src/svelte/shim.d.ts#L7
Use "@ts-expect-error" to ensure an error is actually being suppressed
|
release:
e2e/src/svelte/shim.d.ts#L8
Extra semicolon
|
release:
e2e/tsconfig.json#L5
Expected object keys to be in specified order. 'sourceMap' should be before 'noEmit'
|
release:
examples/lit/src/vite-env.d.ts#L2
header should be a block comment
|
release:
examples/lit/tsconfig.json#L4
Expected object keys to be in specified order. 'lib' should be before 'module'
|
release:
examples/lit/tsconfig.json#L11
Expected object keys to be in specified order. 'noImplicitReturns' should be before 'noUnusedParameters'
|
release
No files were found with the provided path: e2e/cypress/screenshots. No artifacts will be uploaded.
|
release
No files were found with the provided path: e2e/cypress/videos. No artifacts will be uploaded.
|