CI/CD test pull request, not real #10
ci.yml
on: pull_request
Lint and Type Check
32s
Test
1m 18s
MCP Server Integration Tests
1m 1s
Security Scan
48s
Annotations
30 errors and 10 warnings
|
Lint and Type Check
Conversion of type 'Record<string, unknown> | undefined' to type 'UpdateGraphArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Lint and Type Check
Conversion of type 'Record<string, unknown> | undefined' to type 'GetGraphDetailsArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Lint and Type Check
Conversion of type 'Record<string, unknown> | undefined' to type 'CreateGraphArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Lint and Type Check
Argument of type 'Record<string, unknown>' is not assignable to parameter of type '{ contributor_id: string; include_work_types?: boolean | undefined; include_projects?: boolean | undefined; include_success_patterns?: boolean | undefined; time_window_days?: number | undefined; min_items_threshold?: number | undefined; }'.
|
|
Lint and Type Check
Argument of type 'Record<string, unknown>' is not assignable to parameter of type '{ graph_id: string; include_roles?: boolean | undefined; include_collaboration?: boolean | undefined; include_capacity?: boolean | undefined; depth?: number | undefined; }'.
|
|
Lint and Type Check
Conversion of type 'Record<string, unknown> | undefined' to type 'GetContributorWorkloadArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Lint and Type Check
Conversion of type 'Record<string, unknown> | undefined' to type 'GetContributorPrioritiesArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Lint and Type Check
Conversion of type 'Record<string, unknown> | undefined' to type 'BulkOperationsArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Lint and Type Check
Conversion of type 'Record<string, unknown> | undefined' to type 'BulkUpdatePrioritiesArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Lint and Type Check
Conversion of type 'Record<string, unknown> | undefined' to type 'UpdatePrioritiesArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
MCP Server Integration Tests
Conversion of type 'Record<string, unknown> | undefined' to type 'UpdateGraphArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
MCP Server Integration Tests
Conversion of type 'Record<string, unknown> | undefined' to type 'GetGraphDetailsArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
MCP Server Integration Tests
Conversion of type 'Record<string, unknown> | undefined' to type 'CreateGraphArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
MCP Server Integration Tests
Argument of type 'Record<string, unknown>' is not assignable to parameter of type '{ contributor_id: string; include_work_types?: boolean | undefined; include_projects?: boolean | undefined; include_success_patterns?: boolean | undefined; time_window_days?: number | undefined; min_items_threshold?: number | undefined; }'.
|
|
MCP Server Integration Tests
Argument of type 'Record<string, unknown>' is not assignable to parameter of type '{ graph_id: string; include_roles?: boolean | undefined; include_collaboration?: boolean | undefined; include_capacity?: boolean | undefined; depth?: number | undefined; }'.
|
|
MCP Server Integration Tests
Conversion of type 'Record<string, unknown> | undefined' to type 'GetContributorWorkloadArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
MCP Server Integration Tests
Conversion of type 'Record<string, unknown> | undefined' to type 'GetContributorPrioritiesArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
MCP Server Integration Tests
Conversion of type 'Record<string, unknown> | undefined' to type 'BulkOperationsArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
MCP Server Integration Tests
Conversion of type 'Record<string, unknown> | undefined' to type 'BulkUpdatePrioritiesArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
MCP Server Integration Tests
Conversion of type 'Record<string, unknown> | undefined' to type 'UpdatePrioritiesArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Test
Conversion of type 'Record<string, unknown> | undefined' to type 'UpdateGraphArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Test
Conversion of type 'Record<string, unknown> | undefined' to type 'GetGraphDetailsArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Test
Conversion of type 'Record<string, unknown> | undefined' to type 'CreateGraphArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Test
Argument of type 'Record<string, unknown>' is not assignable to parameter of type '{ contributor_id: string; include_work_types?: boolean | undefined; include_projects?: boolean | undefined; include_success_patterns?: boolean | undefined; time_window_days?: number | undefined; min_items_threshold?: number | undefined; }'.
|
|
Test
Argument of type 'Record<string, unknown>' is not assignable to parameter of type '{ graph_id: string; include_roles?: boolean | undefined; include_collaboration?: boolean | undefined; include_capacity?: boolean | undefined; depth?: number | undefined; }'.
|
|
Test
Conversion of type 'Record<string, unknown> | undefined' to type 'GetContributorWorkloadArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Test
Conversion of type 'Record<string, unknown> | undefined' to type 'GetContributorPrioritiesArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Test
Conversion of type 'Record<string, unknown> | undefined' to type 'BulkOperationsArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Test
Conversion of type 'Record<string, unknown> | undefined' to type 'BulkUpdatePrioritiesArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Test
Conversion of type 'Record<string, unknown> | undefined' to type 'UpdatePrioritiesArgs' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Lint and Type Check:
packages/server/src/scripts/seed.ts#L24
Unexpected console statement
|
|
Lint and Type Check:
packages/server/src/scripts/seed.ts#L20
Unexpected console statement
|
|
Lint and Type Check:
packages/server/src/index.ts#L182
Unexpected console statement
|
|
Lint and Type Check:
packages/server/src/index.ts#L177
Unexpected console statement
|
|
Lint and Type Check:
packages/server/src/index.ts#L176
Unexpected console statement
|
|
Lint and Type Check:
packages/server/src/index.ts#L156
Unexpected any. Specify a different type
|
|
Lint and Type Check:
packages/server/src/index.ts#L135
Unexpected any. Specify a different type
|
|
Lint and Type Check:
packages/server/src/index.ts#L123
Unexpected any. Specify a different type
|
|
Lint and Type Check:
packages/server/src/index.ts#L106
Unexpected any. Specify a different type
|
|
Lint and Type Check:
packages/server/src/index.ts#L78
Unexpected any. Specify a different type
|