chore(deps): update dependency effect-errors to v1.8.45 #58
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.
|