feat(app): Effect-native API client with forced error handling #6
Annotations
12 errors
|
Lint Effect-TS:
packages/app/scripts/gen-strict-api.ts#L285
Unexpected console statement
|
|
Lint Effect-TS:
packages/app/scripts/gen-strict-api.ts#L259
Unexpected console statement
|
|
Lint Effect-TS:
packages/app/scripts/gen-strict-api.ts#L173
Unexpected console statement
|
|
Lint Effect-TS:
packages/app/scripts/gen-strict-api.ts#L41
Casting is only allowed in src/core/axioms.ts
|
|
Lint Effect-TS:
packages/app/scripts/gen-strict-api.ts#L38
Unexpected console statement
|
|
Lint Effect-TS:
packages/app/scripts/gen-strict-api.ts#L37
Unexpected console statement
|
|
Lint Effect-TS:
packages/app/scripts/gen-strict-api.ts#L13
'node:path' import is restricted from being used by a pattern. Do not import from node:* directly. Use @effect/platform-node or @effect/platform services
|
|
Lint Effect-TS:
packages/app/scripts/gen-strict-api.ts#L13
'node:path' import is restricted from being used. Use @effect/platform Path instead of node:path
|
|
Lint Effect-TS:
packages/app/scripts/gen-strict-api.ts#L12
'node:fs' import is restricted from being used by a pattern. Do not import from node:* directly. Use @effect/platform-node or @effect/platform services
|
|
Lint Effect-TS:
packages/app/scripts/gen-strict-api.ts#L12
'node:fs' import is restricted from being used. Use @effect/platform FileSystem instead of node:fs
|
|
Test
Process completed with exit code 1.
|
|
Lint
Process completed with exit code 1.
|