chore: add linting and type checking setup #8
Annotations
10 errors and 1 warning
lint:
src/Copilot.test.ts#L1
Replace `'@/Copilot'` with `"@/Copilot"`
|
lint:
src/Copilot.test.ts#L2
Replace `'@/actions/CopilotStepPerformer'` with `"@/actions/CopilotStepPerformer"`
|
lint:
src/Copilot.test.ts#L3
Replace `'@/errors/CopilotError'` with `"@/errors/CopilotError"`
|
lint:
src/Copilot.test.ts#L4
Replace `'@/types'` with `"@/types"`
|
lint:
src/Copilot.test.ts#L5
Replace `'./test-utils/cache'` with `"./test-utils/cache"`
|
lint:
src/Copilot.test.ts#L6
Replace `'@/utils/ScreenCapturer'` with `"@/utils/ScreenCapturer"`
|
lint:
src/Copilot.test.ts#L12
Replace `'./test-utils/APICatalogTestUtils'` with `"./test-utils/APICatalogTestUtils"`
|
lint:
src/Copilot.test.ts#L13
Replace `'./actions/PilotPerformer'` with `"./actions/PilotPerformer"`
|
lint:
src/Copilot.test.ts#L15
Replace `'@/actions/CopilotStepPerformer'` with `"@/actions/CopilotStepPerformer"`
|
lint:
src/Copilot.test.ts#L16
Replace `'@/utils/ScreenCapturer'` with `"@/utils/ScreenCapturer"`
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|