Skip to content

Example of config overrides in tests #526

Example of config overrides in tests

Example of config overrides in tests #526

Triggered via pull request September 12, 2023 13:24
Status Failure
Total duration 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
linting: src/app.e2e.test.ts#L5
Unable to resolve path to module 'test/TestContext'
linting
Process completed with exit code 1.
linting: src/app.e2e.test.ts#L4
There should be at least one empty line between import groups
linting: src/app.e2e.test.ts#L5
Import "TestContext" is only used as types
linting: src/app.e2e.test.ts#L5
There should be at least one empty line between import groups
linting: src/app.e2e.test.ts#L5
`test/TestContext` import should occur before import of `./app`
linting: src/app.e2e.test.ts#L6
All imports in the declaration are only used as types. Use `import type`