Bump the effect group across 1 directory with 4 updates #630
Annotations
10 errors
Run typechecker:
src/data/clubs.json.ts#L30
Property 'fetchOk' does not exist on type 'typeof import("/home/runner/work/stats/stats/node_modules/@effect/platform/dist/dts/HttpClient")'.
|
Run typechecker:
src/data/clubs.json.ts#L31
No overload matches this call.
|
Run typechecker:
src/data/clubs.json.ts#L31
Argument of type 'Array$<Struct<{ id: typeof String$; name: typeof String$; }>>' is not assignable to parameter of type 'Schema<unknown, unknown, unknown>'.
|
Run typechecker:
src/data/clubs.json.ts#L35
'club' is of type 'unknown'.
|
Run typechecker:
src/data/clubs.json.ts#L35
'club' is of type 'unknown'.
|
Run typechecker:
src/data/clubs.json.ts#L42
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.
|
Run typechecker:
src/data/openalex-domains.json.ts#L24
Property 'fetchOk' does not exist on type 'typeof import("/home/runner/work/stats/stats/node_modules/@effect/platform/dist/dts/HttpClient")'.
|
Run typechecker:
src/data/openalex-domains.json.ts#L25
No overload matches this call.
|
Run typechecker:
src/data/openalex-domains.json.ts#L25
Argument of type 'Struct<{ results: Array$<Struct<{ id: SchemaClass<string & Brand<"OpenAlexDomainId">, string, never>; display_name: typeof String$; }>>; }>' is not assignable to parameter of type 'Schema<unknown, unknown, unknown>'.
|
Run typechecker:
src/data/openalex-domains.json.ts#L29
'domain' is of type 'unknown'.
|
Loading