Skip to content

chore(deps): update dependency effect-errors to v1.8.45 #23

chore(deps): update dependency effect-errors to v1.8.45

chore(deps): update dependency effect-errors to v1.8.45 #23

Triggered via pull request March 8, 2025 14:04
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
⬣ ESLint
10s
⬣ ESLint
ʦ TypeScript
13s
ʦ TypeScript
🎯 Tests
19s
🎯 Tests
🛰️ Sonar
0s
🛰️ Sonar
Fit to window
Zoom out
Zoom in

Annotations

8 errors
ʦ TypeScript
Process completed with exit code 2.
ʦ TypeScript: src/layer/github/implementation/paging/get-user-events-page.test.ts#L114
Argument of type 'Effect<{ data: { id: string; type: string | null; actor: { id: number; login: string; display_login?: string; gravatar_id: string | null; url: string; avatar_url: string; }; repo: { id: number; name: string; url: string; }; org?: { ...; }; payload: { ...; }; public: boolean; created_at: string | null; }[]; links: Li...' is not assignable to parameter of type 'Effect<unknown, unknown, never>'.
ʦ TypeScript: src/layer/github/implementation/paging/get-user-events-page.test.ts#L59
Argument of type 'Effect<{ data: { id: string; type: string | null; actor: { id: number; login: string; display_login?: string; gravatar_id: string | null; url: string; avatar_url: string; }; repo: { id: number; name: string; url: string; }; org?: { ...; }; payload: { ...; }; public: boolean; created_at: string | null; }[]; links: Li...' is not assignable to parameter of type 'Effect<unknown, unknown, never>'.
🎯 Tests
Process completed with exit code 1.