Skip to content

refactor: remove barrel exports from web app #177

refactor: remove barrel exports from web app

refactor: remove barrel exports from web app #177

Triggered via pull request August 14, 2025 19:15
Status Failure
Total duration 6m 4s
Artifacts
Build and lint web apps
5m 58s
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--1755199286758-0.821945025527818/yarn run check:lint exited (1)
Build and lint web apps: packages/services/src/auth/auth.service.ts#L55
Unexpected any. Specify a different type
Build and lint web apps: packages/services/src/api.service.ts#L77
Unexpected any. Specify a different type
Build and lint web apps: packages/services/src/ai/ai.service.ts#L40
Unexpected any. Specify a different type
Build and lint web apps: packages/propel/src/table/core.tsx#L71
Unexpected any. Specify a different type
Build and lint web apps: packages/propel/src/table/core.tsx#L62
Unexpected any. Specify a different type
Build and lint web apps: packages/propel/src/table/core.tsx#L50
Unexpected any. Specify a different type
Build and lint web apps: packages/propel/src/charts/tree-map/tooltip.tsx#L7
Unexpected any. Specify a different type
Build and lint web apps: packages/propel/src/charts/tree-map/map-content.tsx#L149
Unexpected any. Specify a different type
Build and lint web apps: packages/propel/src/charts/pie-chart/active-shape.tsx#L4
Unexpected any. Specify a different type
Build and lint web apps: packages/propel/src/charts/area-chart/root.tsx#L101
React Hook useMemo has a missing dependency: 'yAxis.key'. Either include it or remove the dependency array