Skip to content

Bump the effect group across 1 directory with 4 updates #73

Bump the effect group across 1 directory with 4 updates

Bump the effect group across 1 directory with 4 updates #73

Triggered via pull request June 27, 2024 18:02
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Typecheck: src/data/openalex-fields.json.ts#L22
Property 'request' does not exist on type 'typeof import("/home/runner/work/stats/stats/node_modules/@effect/platform/dist/dts/HttpClient")'.
Typecheck: src/data/openalex-fields.json.ts#L24
Property 'client' does not exist on type 'typeof import("/home/runner/work/stats/stats/node_modules/@effect/platform/dist/dts/HttpClient")'.
Typecheck: src/data/openalex-fields.json.ts#L26
Property 'response' does not exist on type 'typeof import("/home/runner/work/stats/stats/node_modules/@effect/platform/dist/dts/HttpClient")'.
Typecheck: src/data/openalex-fields.json.ts#L28
'field' is of type 'unknown'.
Typecheck: src/data/openalex-fields.json.ts#L28
'field' is of type 'unknown'.
Typecheck: src/data/openalex-fields.json.ts#L35
Argument of type 'Effect<void, unknown, unknown>' is not assignable to parameter of type 'Effect<void, unknown, never>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
Typecheck: src/data/requests.json.ts#L20
Property 'request' does not exist on type 'typeof import("/home/runner/work/stats/stats/node_modules/@effect/platform/dist/dts/HttpClient")'.
Typecheck: src/data/requests.json.ts#L22
Property 'client' does not exist on type 'typeof import("/home/runner/work/stats/stats/node_modules/@effect/platform/dist/dts/HttpClient")'.
Typecheck: src/data/requests.json.ts#L24
Property 'response' does not exist on type 'typeof import("/home/runner/work/stats/stats/node_modules/@effect/platform/dist/dts/HttpClient")'.
Typecheck: src/data/requests.json.ts#L31
Argument of type 'Effect<void, unknown, unknown>' is not assignable to parameter of type 'Effect<void, unknown, never>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
Lint: src/data/openalex-fields.json.ts#L22
Unsafe assignment of an error typed value
Lint: src/data/openalex-fields.json.ts#L22
Unsafe call of an `any` typed value
Lint: src/data/openalex-fields.json.ts#L22
Unsafe member access .get on an `error` typed value
Lint: src/data/openalex-fields.json.ts#L24
Unsafe assignment of an `any` value
Lint: src/data/openalex-fields.json.ts#L24
Unsafe call of an `any` typed value
Lint: src/data/openalex-fields.json.ts#L24
Unsafe call of an `any` typed value
Lint: src/data/openalex-fields.json.ts#L25
Unsafe member access .fetchOk on an `error` typed value
Lint: src/data/openalex-fields.json.ts#L26
Unsafe member access .pipe on an `error` typed value
Lint: src/data/openalex-fields.json.ts#L26
Unsafe call of an `any` typed value
Lint: src/data/openalex-fields.json.ts#L26
Unsafe member access .schemaBodyJson on an `error` typed value
Build image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npx observable build" did not complete successfully: exit code: 1