Skip to content

Add Contributor Request/Response Workflow and Events UI #926

Add Contributor Request/Response Workflow and Events UI

Add Contributor Request/Response Workflow and Events UI #926

Triggered via pull request July 28, 2025 21:54
Status Failure
Total duration 56s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
eslint: packages/openneuro-server/src/graphql/resolvers/datasetEvents.ts#L3
All imports in the declaration are only used as types. Use `import type`
eslint: packages/openneuro-app/src/scripts/users/user-notifications-view.tsx#L17
All imports in the declaration are only used as types. Use `import type`
eslint: packages/openneuro-app/src/scripts/users/user-notifications-tab-content.tsx#L16
'status' is never reassigned. Use 'const' instead
eslint: packages/openneuro-app/src/scripts/users/user-notifications-tab-content.tsx#L5
All imports in the declaration are only used as types. Use `import type`
eslint: packages/openneuro-app/src/scripts/users/user-notification-list.tsx#L4
All imports in the declaration are only used as types. Use `import type`
eslint: packages/openneuro-app/src/scripts/users/user-notification-accordion.tsx#L7
All imports in the declaration are only used as types. Use `import type`
eslint: packages/openneuro-app/src/scripts/dataset/mutations/request-contributor-status.tsx#L49
'error' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: packages/openneuro-app/src/scripts/dataset/components/DatasetEventItem.tsx#L1
'useState' is defined but never used. Allowed unused vars must match /^_/u