Skip to content

✅ Implement type-safe mocking pattern with ESLint enforcement #28

✅ Implement type-safe mocking pattern with ESLint enforcement

✅ Implement type-safe mocking pattern with ESLint enforcement #28

Triggered via push July 30, 2025 13:50
Status Failure
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: QA Check
Test Coverage
0s
Test Coverage
Matrix: Build Check
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
QA Check (20.x)
Process completed with exit code 1.
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/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/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