Skip to content

feat: Enhance User Profile Form with Session Data and Update Action #55

feat: Enhance User Profile Form with Session Data and Update Action

feat: Enhance User Profile Form with Session Data and Update Action #55

Triggered via pull request October 22, 2025 17:19
Status Failure
Total duration 1m 9s
Artifacts

lint-and-build.yml

on: pull_request
lint-and-build
1m 0s
lint-and-build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-and-build
Process completed with exit code 1.
lint-and-build: src/components/models/projects/ProjectMembersTable.tsx#L1
'useState' is defined but never used
lint-and-build: src/app/(general)/page.tsx#L20
'analyticsResult' is assigned a value but never used
lint-and-build: src/app/(general)/page.tsx#L20
'analyticsError' is assigned a value but never used
lint-and-build: src/app/(general)/page.tsx#L6
'ProjectStats' is defined but never used
lint-and-build: src/app/(general)/page.tsx#L5
'ExportDialog' is defined but never used
lint-and-build: src/actions/collaboration.ts#L93
'user' is defined but never used. Allowed unused args must match /^_/u
lint-and-build: src/actions/collaboration.ts#L69
'user' is defined but never used. Allowed unused args must match /^_/u
lint-and-build: src/actions/collaboration.ts#L46
'user' is defined but never used. Allowed unused args must match /^_/u
lint-and-build: src/actions/collaboration.ts#L17
'user' is defined but never used. Allowed unused args must match /^_/u
lint-and-build: src/actions/analytics.ts#L9
'ctx' is defined but never used. Allowed unused args must match /^_/u