Bump the effect group across 1 directory with 4 updates #604
Annotations
10 errors
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")'.
|
src/data/clubs.json.ts#L31
No overload matches this call.
|
src/data/clubs.json.ts#L35
'club' is of type 'unknown'.
|
src/data/clubs.json.ts#L35
'club' is of type 'unknown'.
|
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.
|
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")'.
|
src/data/openalex-domains.json.ts#L25
No overload matches this call.
|
src/data/openalex-domains.json.ts#L29
'domain' is of type 'unknown'.
|
src/data/openalex-domains.json.ts#L29
'domain' is of type 'unknown'.
|
src/data/openalex-domains.json.ts#L36
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.
|
This job failed
Loading