feat: add analytics tracking and HTTP request utilities #54
ci.yml
on: pull_request
security
1m 13s
Matrix: build-and-test
Annotations
10 errors and 1 warning
|
tests/core/agent/guardrails.test.ts:
tests/core/agent/guardrails.test.ts#L5
Error: Cannot find module '../../../src/core/agent/guardrails.js' imported from '/home/runner/work/repo-doctor/repo-doctor/tests/core/agent/guardrails.test.ts'
❯ tests/core/agent/guardrails.test.ts:5:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
tests/core/agent/eventHandler.test.ts:
tests/core/agent/eventHandler.test.ts#L2
Error: Cannot find module '/src/core/agent/eventHandler.js' imported from '/home/runner/work/repo-doctor/repo-doctor/tests/core/agent/eventHandler.test.ts'
❯ tests/core/agent/eventHandler.test.ts:2:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
tests/core/agent/analysisPrompt.test.ts:
tests/core/agent/analysisPrompt.test.ts#L2
Error: Cannot find module '../../../src/core/agent/prompts/analysisPrompt.js' imported from '/home/runner/work/repo-doctor/repo-doctor/tests/core/agent/analysisPrompt.test.ts'
❯ tests/core/agent/analysisPrompt.test.ts:2:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
tests/cli/state/appState.test.ts:
tests/cli/state/appState.test.ts#L6
Error: Cannot find module '/src/providers/copilotModels.js' imported from '/home/runner/work/repo-doctor/repo-doctor/tests/cli/state/appState.test.ts'
❯ tests/cli/state/appState.test.ts:6:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
tests/cli/parsers/reportExtractor.test.ts:
tests/cli/parsers/reportExtractor.test.ts#L6
Error: Cannot find module '../../../src/cli/parsers/reportExtractor.js' imported from '/home/runner/work/repo-doctor/repo-doctor/tests/cli/parsers/reportExtractor.test.ts'
❯ tests/cli/parsers/reportExtractor.test.ts:6:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
tests/cli/parsers/repoParser.test.ts:
tests/cli/parsers/repoParser.test.ts#L6
Error: Cannot find module '../../../src/cli/parsers/repoParser.js' imported from '/home/runner/work/repo-doctor/repo-doctor/tests/cli/parsers/repoParser.test.ts'
❯ tests/cli/parsers/repoParser.test.ts:6:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
tests/tools/repoPacker.test.ts:
tests/tools/repoPacker.test.ts#L20
Error: Cannot find module '/src/core/repoPacker.js' imported from '/home/runner/work/repo-doctor/repo-doctor/tests/tools/repoPacker.test.ts'
❯ tests/tools/repoPacker.test.ts:20:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
tests/contract/localJobsApi.contract.test.ts:
tests/contract/localJobsApi.contract.test.ts#L10
Error: ENOENT: no such file or directory, open 'specs/001-local-web-ui/contracts/openapi.yaml'
❯ tests/contract/localJobsApi.contract.test.ts:10:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: 'specs/001-local-web-ui/contracts/openapi.yaml' }
|
|
tests/core/agent.test.ts:
tests/core/agent.test.ts#L2
Error: Cannot find module '/src/core/agent.js' imported from '/home/runner/work/repo-doctor/repo-doctor/tests/core/agent.test.ts'
❯ tests/core/agent.test.ts:2:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
tests/core/agent.perf.test.ts:
tests/core/agent.perf.test.ts#L2
Error: Cannot find module '/src/core/agent.js' imported from '/home/runner/work/repo-doctor/repo-doctor/tests/core/agent.perf.test.ts'
❯ tests/core/agent.perf.test.ts:2:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
security
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|