Bump the effect group across 1 directory with 4 updates #137
Annotations
20 errors
Typecheck:
src/data/openalex-domains.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-domains.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-domains.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-domains.json.ts#L28
'domain' is of type 'unknown'.
|
Typecheck:
src/data/openalex-domains.json.ts#L28
'domain' is of type 'unknown'.
|
Typecheck:
src/data/openalex-domains.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/openalex-fields.json.ts#L25
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#L27
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#L29
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#L32
'field' is of type 'unknown'.
|
Lint:
src/data/openalex-domains.json.ts#L22
Unsafe assignment of an error typed value
|
Lint:
src/data/openalex-domains.json.ts#L22
Unsafe call of an `any` typed value
|
Lint:
src/data/openalex-domains.json.ts#L22
Unsafe member access .get on an `error` typed value
|
Lint:
src/data/openalex-domains.json.ts#L24
Unsafe assignment of an `any` value
|
Lint:
src/data/openalex-domains.json.ts#L24
Unsafe call of an `any` typed value
|
Lint:
src/data/openalex-domains.json.ts#L24
Unsafe call of an `any` typed value
|
Lint:
src/data/openalex-domains.json.ts#L25
Unsafe member access .fetchOk on an `error` typed value
|
Lint:
src/data/openalex-domains.json.ts#L26
Unsafe member access .pipe on an `error` typed value
|
Lint:
src/data/openalex-domains.json.ts#L26
Unsafe call of an `any` typed value
|
Lint:
src/data/openalex-domains.json.ts#L26
Unsafe member access .schemaBodyJson on an `error` typed value
|