feat: add custom rules system for .codingbuddy/ folder support #130
dev.yml
on: push
install-dependencies
24s
lint-check
12s
prettier-check
11s
type-check
14s
unit-test-check
14s
circular-check
16s
build-check
16s
rules-validation
10s
security-check
11s
Annotations
3 errors and 7 warnings
|
prettier-check
Process completed with exit code 1.
|
|
lint-check
Process completed with exit code 1.
|
|
lint-check:
apps/mcp-server/src/custom/custom.service.ts#L96
'error' is defined but never used
|
|
lint-check:
apps/mcp-server/src/custom/custom.service.spec.ts#L142
Unexpected any. Specify a different type
|
|
lint-check:
apps/mcp-server/src/custom/custom.service.spec.ts#L128
Unexpected any. Specify a different type
|
|
lint-check:
apps/mcp-server/src/custom/custom.service.spec.ts#L114
Unexpected any. Specify a different type
|
|
lint-check:
apps/mcp-server/src/custom/custom.service.spec.ts#L101
Unexpected any. Specify a different type
|
|
lint-check:
apps/mcp-server/src/custom/custom.service.spec.ts#L87
Unexpected any. Specify a different type
|
|
lint-check:
apps/mcp-server/src/custom/custom.service.spec.ts#L64
Unexpected any. Specify a different type
|
|
lint-check:
apps/mcp-server/src/custom/custom.service.spec.ts#L40
Unexpected any. Specify a different type
|