Skip to content

feat(app): Effect-native API client with forced error handling #6

feat(app): Effect-native API client with forced error handling

feat(app): Effect-native API client with forced error handling #6

Re-run triggered January 27, 2026 21:56
Status Failure
Total duration 1m 44s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.