✅ Implement type-safe mocking pattern with ESLint enforcement #28
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
cc-commands-ts-ci.yml
on: push
Matrix: QA Check
Test Coverage
0s
Matrix: Build Check
Annotations
20 errors and 6 warnings
|
QA Check (20.x)
Process completed with exit code 1.
|
|
QA Check (20.x):
cc-commands-ts/test/orchestrator-services/github/services/RepositoryFactCollector.integration.test.ts#L13
'RepositoryDataDTO' is defined but never used
|
|
QA Check (20.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L115
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (20.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L104
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (20.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L93
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (20.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L82
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (22.x)
The operation was canceled.
|
|
QA Check (22.x):
cc-commands-ts/test/orchestrator-services/github/services/RepositoryFactCollector.integration.test.ts#L13
'RepositoryDataDTO' is defined but never used
|
|
QA Check (22.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L115
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (22.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L104
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (22.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L93
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (22.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L82
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (22.x)
The strategy configuration was canceled because "qa-check._20_x" failed
|
|
QA Check (18.x)
The operation was canceled.
|
|
QA Check (18.x):
cc-commands-ts/test/orchestrator-services/github/services/RepositoryFactCollector.integration.test.ts#L13
'RepositoryDataDTO' is defined but never used
|
|
QA Check (18.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L115
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (18.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L104
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (18.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L93
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (18.x):
cc-commands-ts/test/commands/g-gh-project-summary.unit.test.ts#L82
Avoid using "as any" in test files. Use specific production types instead (e.g., "as CommitDataDTO[]")
|
|
QA Check (18.x)
The strategy configuration was canceled because "qa-check._20_x" failed
|
|
QA Check (20.x):
cc-commands-ts/src/orchestrator-services/github/utils/ServiceFactory.ts#L8
Using exported name 'simpleGit' as identifier for default import
|
|
QA Check (20.x):
cc-commands-ts/src/orchestrator-services/github/services/RepositoryService.ts#L31
Async method 'getRepositoryActivity' has a complexity of 38. Maximum allowed is 20
|
|
QA Check (22.x):
cc-commands-ts/src/orchestrator-services/github/utils/ServiceFactory.ts#L8
Using exported name 'simpleGit' as identifier for default import
|
|
QA Check (22.x):
cc-commands-ts/src/orchestrator-services/github/services/RepositoryService.ts#L31
Async method 'getRepositoryActivity' has a complexity of 38. Maximum allowed is 20
|
|
QA Check (18.x):
cc-commands-ts/src/orchestrator-services/github/utils/ServiceFactory.ts#L8
Using exported name 'simpleGit' as identifier for default import
|
|
QA Check (18.x):
cc-commands-ts/src/orchestrator-services/github/services/RepositoryService.ts#L31
Async method 'getRepositoryActivity' has a complexity of 38. Maximum allowed is 20
|