Skip to content

Refine project update input validation (#131) #282

Refine project update input validation (#131)

Refine project update input validation (#131) #282

Triggered via push December 19, 2025 09:48
Status Failure
Total duration 35s
Artifacts
lint-and-build
32s
lint-and-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint-and-build
Process completed with exit code 1.
lint-and-build: src/lib/utils.ts#L20
Unexpected aliasing of 'this' to local variable
lint-and-build: src/lib/utils.ts#L13
Unexpected any. Specify a different type
lint-and-build: src/lib/utils.ts#L13
Unexpected any. Specify a different type
lint-and-build: src/lib/export.ts#L3
Unexpected any. Specify a different type
lint-and-build: src/lib/analytics-client.ts#L17
Unexpected any. Specify a different type
lint-and-build: src/actions/projects/updateProject/logic.ts#L60
Unexpected any. Specify a different type
lint-and-build: src/actions/projects/updateProject/logic.test.ts#L51
Unexpected any. Specify a different type
lint-and-build: src/actions/analytics.ts#L12
Unexpected any. Specify a different type
lint-and-build: src/__tests__/useMobile.test.tsx#L17
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint-and-build: src/app/(general)/page.tsx#L21
'analyticsResult' is assigned a value but never used
lint-and-build: src/app/(general)/page.tsx#L21
'analyticsError' is assigned a value but never used
lint-and-build: src/app/(general)/page.tsx#L6
'ExportDialog' is defined but never used
lint-and-build: src/app/(general)/layout.tsx#L1
'AppSidebar' is defined but never used
lint-and-build: src/actions/projects/getProjects.ts#L1
'Project' is defined but never used
lint-and-build: src/actions/collaboration.ts#L119
'user' is defined but never used. Allowed unused args must match /^_/u
lint-and-build: src/actions/collaboration.ts#L87
'user' is defined but never used. Allowed unused args must match /^_/u
lint-and-build: src/actions/collaboration.ts#L56
'user' is defined but never used. Allowed unused args must match /^_/u
lint-and-build: src/actions/collaboration.ts#L23
'user' is defined but never used. Allowed unused args must match /^_/u
lint-and-build: src/__tests__/analytics.test.ts#L1
'AnalyticsEvent' is defined but never used