Example of config overrides in tests #526
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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`
|