Bump the effect group with 3 updates #54
Annotations
10 errors
src/Orcid.ts#L1
Unable to resolve path to module '@effect/platform'
|
src/Orcid.ts#L18
'any' overrides all other types in this union type
|
src/Orcid.ts#L19
'any' overrides all other types in this union type
|
src/Orcid.ts#L19
'any' overrides all other types in this union type
|
src/Orcid.ts#L24
'any' overrides all other types in this union type
|
src/Orcid.ts#L25
Unsafe return of type `Effect<unknown, unknown, any>` from function with return type `Effect<any, any, readonly { readonly "external-ids": { readonly "external-id": readonly [{ readonly "external-id-type": "peer-review"; readonly "external-id-value": string; }]; }; readonly "peer-review-group": readonly { readonly "external-ids": { ...; }; readonly "peer-review-summary": readonly [...]; }[]; }[]>`
|
src/Orcid.ts#L26
Unsafe assignment of an `any` value
|
src/Orcid.ts#L29
Unsafe call of an `any` typed value
|
src/Orcid.ts#L29
Unsafe member access .request on an `any` value
|
src/Orcid.ts#L30
Unsafe argument of type `any` assigned to a parameter of type `(a: any) => unknown`
|
The logs for this run have expired and are no longer available.
Loading