Skip to content

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

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

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

Triggered via pull request March 18, 2025 13:27
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
⬣ ESLint
8s
⬣ ESLint
ʦ TypeScript
11s
ʦ TypeScript
🎯 Tests
16s
🎯 Tests
🛰️ Sonar
0s
🛰️ Sonar
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ʦ TypeScript
Process completed with exit code 2.
ʦ TypeScript: src/layer/errors/octokit-api-rate-limit-error.schema.ts#L1
Cannot find module '@effect/schema' or its corresponding type declarations.
ʦ TypeScript: src/layer/errors/handle-octokit-request-error.ts#L25
Argument of type '"ParseError"' is not assignable to parameter of type 'never'.
ʦ TypeScript: src/layer/errors/handle-octokit-request-error.ts#L17
Argument of type 'Effect<GithubApiError | { _tag: "retry-after"; retryAfter: any; requestUrl: any; }, unknown, unknown>' is not assignable to parameter of type 'Effect<GithubApiError | { _tag: "retry-after"; retryAfter: any; requestUrl: any; }, unknown, never>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
ʦ TypeScript: src/layer/errors/handle-octokit-request-error.ts#L1
Cannot find module '@effect/schema' or its corresponding type declarations.
🎯 Tests
Process completed with exit code 1.