Skip to content

Bump the effect group across 1 directory with 3 updates #516

Bump the effect group across 1 directory with 3 updates

Bump the effect group across 1 directory with 3 updates #516

Triggered via pull request April 18, 2024 14:34
Status Failure
Total duration 2m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Typecheck: src/Program.ts#L1
Module '"effect"' has no exported member 'ReadonlyArray'.
Typecheck: src/Program.ts#L14
Parameter 'group' implicitly has an 'any' type.
Typecheck: src/Program.ts#L20
'group' is of type 'unknown'.
Typecheck: src/Program.ts#L21
Parameter 'peerReview' implicitly has an 'any' type.
Typecheck: src/Program.ts#L28
Argument of type 'string' is not assignable to parameter of type 'never'.
Typecheck: src/Program.ts#L85
Parameter 'review' implicitly has an 'any' type.
Typecheck: src/Program.ts#L90
Parameter 'relatedIdentifier' implicitly has an 'any' type.
Typecheck: src/Program.ts#L92
'relatedIdentifier' is of type 'unknown'.
Typecheck: src/Program.ts#L125
Parameter 'zenodoReview' implicitly has an 'any' type.
Typecheck: src/Program.ts#L127
Parameter 'review' implicitly has an 'any' type.
Lint: src/Program.ts#L13
Unsafe argument of type `any` assigned to a parameter of type `(a: readonly ({ readonly 'external-ids': { readonly 'external-id': readonly [{ readonly 'external-id-type': "peer-review"; readonly 'external-id-value': "orcid-generated:prereview"; }]; }; readonly 'peer-review-group': readonly { ...; }[]; } | { ...; })[]) => Effect<...>`
Lint: src/Program.ts#L13
Unsafe call of an `any` typed value
Lint: src/Program.ts#L13
Unsafe member access .findFirst on an `any` value
Lint: src/Program.ts#L15
Unsafe member access ['external-ids'] on an `any` value
Lint: src/Program.ts#L19
Unsafe return of an `any` typed value
Lint: src/Program.ts#L19
Unsafe call of an `any` typed value
Lint: src/Program.ts#L19
Unsafe member access .map on an `any` value
Lint: src/Program.ts#L23
Unsafe assignment of an `any` value
Lint: src/Program.ts#L23
Unsafe member access ['external-ids'] on an `any` value
Lint: src/Program.ts#L24
Unsafe assignment of an `any` value