Skip to content

refactor: remove barrel exports from web app #172

refactor: remove barrel exports from web app

refactor: remove barrel exports from web app #172

Triggered via pull request August 14, 2025 09:58
Status Failure
Total duration 5m 48s
Artifacts
Build and lint web apps
5m 45s
Build and lint web apps
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build and lint web apps
Process completed with exit code 1.
Build and lint web apps
space#check:lint: command (/home/runner/work/plane/plane/apps/space) /tmp/yarn--1755165830365-0.4256907852605165/yarn run check:lint exited (1)
Build and lint web apps: apps/live/src/server.ts#L15
Unexpected any. Specify a different type
Build and lint web apps: apps/live/src/core/services/page.service.ts#L47
Unexpected any. Specify a different type
Build and lint web apps: apps/live/src/core/services/page.service.ts#L23
Unexpected any. Specify a different type
Build and lint web apps: apps/live/src/core/extensions/index.ts#L90
Unexpected any. Specify a different type
Build and lint web apps: packages/hooks/src/use-outside-click-detector.tsx#L9
Unexpected any. Specify a different type
Build and lint web apps: packages/hooks/src/use-outside-click-detector.tsx#L4
Unexpected any. Specify a different type
Build and lint web apps: packages/hooks/src/use-local-storage.tsx#L19
'error' is defined but never used. Allowed unused caught errors must match /^_/u
Build and lint web apps: packages/hooks/src/use-local-storage.tsx#L14
Unexpected any. Specify a different type
Build and lint web apps: packages/hooks/src/use-local-storage.tsx#L8
'error' is defined but never used. Allowed unused caught errors must match /^_/u
Build and lint web apps: packages/hooks/src/use-local-storage.tsx#L3
Unexpected any. Specify a different type