Bump the effect group with 3 updates #510
Annotations
10 errors
Run typechecker:
src/Doi.ts#L12
Property 'string' does not exist on type 'typeof import("/home/runner/work/orcid-sync/orcid-sync/node_modules/@effect/schema/dist/dts/Schema")'. Did you mean 'String'?
|
Run typechecker:
src/Orcid.ts#L35
Type 'Effect<any, HttpClientError | ParseError, unknown>' is not assignable to type 'Effect<any, GetPeerReviewsForOrcidIdError, OrcidAccessToken | OrcidConfig | Default>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
Run typechecker:
src/Orcid.ts#L45
'response' is of type 'unknown'.
|
Run typechecker:
src/Orcid.ts#L59
Type 'Effect<void, HttpClientError | BodyError, unknown>' is not assignable to type 'Effect<void, AddPeerReviewToOrcidIdError, OrcidAccessToken | OrcidConfig | Default>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
Run typechecker:
src/Orcid.ts#L83
Property 'struct' does not exist on type 'typeof import("/home/runner/work/orcid-sync/orcid-sync/node_modules/@effect/schema/dist/dts/Schema")'. Did you mean 'Struct'?
|
Run typechecker:
src/Orcid.ts#L84
Property 'struct' does not exist on type 'typeof import("/home/runner/work/orcid-sync/orcid-sync/node_modules/@effect/schema/dist/dts/Schema")'. Did you mean 'Struct'?
|
Run typechecker:
src/Orcid.ts#L85
Property 'tuple' does not exist on type 'typeof import("/home/runner/work/orcid-sync/orcid-sync/node_modules/@effect/schema/dist/dts/Schema")'. Did you mean 'Tuple'?
|
Run typechecker:
src/Orcid.ts#L86
Property 'struct' does not exist on type 'typeof import("/home/runner/work/orcid-sync/orcid-sync/node_modules/@effect/schema/dist/dts/Schema")'. Did you mean 'Struct'?
|
Run typechecker:
src/Orcid.ts#L87
Property 'literal' does not exist on type 'typeof import("/home/runner/work/orcid-sync/orcid-sync/node_modules/@effect/schema/dist/dts/Schema")'. Did you mean 'Literal'?
|
Run typechecker:
src/Orcid.ts#L88
Property 'literal' does not exist on type 'typeof import("/home/runner/work/orcid-sync/orcid-sync/node_modules/@effect/schema/dist/dts/Schema")'. Did you mean 'Literal'?
|
Loading