Skip to content

[WEB-5614] chore: sidebar enhancement #3164

[WEB-5614] chore: sidebar enhancement

[WEB-5614] chore: sidebar enhancement #3164

Triggered via pull request December 19, 2025 13:33
Status Success
Total duration 5m 4s
Artifacts
Build packages
29s
Build packages
check:format
44s
check:format
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build packages
Cache save failed.
check:lint: apps/web/app/(all)/[workspaceSlug]/(projects)/analytics/[tabId]/page.tsx#L48
Unsafe member access .toString on an `error` typed value
check:lint: apps/web/app/(all)/[workspaceSlug]/(projects)/analytics/[tabId]/page.tsx#L48
Unsafe call of a(n) `error` type typed value
check:lint: apps/web/app/(all)/[workspaceSlug]/(projects)/analytics/[tabId]/page.tsx#L48
Unsafe argument of type error typed assigned to a parameter of type `string`
check:lint: apps/web/app/(all)/[workspaceSlug]/(projects)/analytics/[tabId]/page.tsx#L47
Unsafe member access .workspaceSlug on an `error` typed value
check:lint: apps/web/app/(all)/[workspaceSlug]/(projects)/analytics/[tabId]/page.tsx#L47
Unsafe assignment of an error typed value
check:lint: apps/web/app/(all)/[workspaceSlug]/(projects)/analytics/[tabId]/page.tsx#L23
Unsafe assignment of an error typed value
check:lint: apps/web/app/(all)/[workspaceSlug]/(projects)/analytics/[tabId]/page.tsx#L22
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
check:lint: apps/web/app/(all)/[workspaceSlug]/(projects)/active-cycles/page.tsx#L22
Fast refresh can't handle anonymous components. Add a name to your export
check:lint: apps/web/app/(all)/[workspaceSlug]/(projects)/active-cycles/page.tsx#L9
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
check:lint: apps/web/app/(all)/[workspaceSlug]/(projects)/_sidebar.tsx#L1
'FC' is defined but never used. Allowed unused vars must match /^_/u