Skip to content

feat: Add SQT5font option for b&w #72

feat: Add SQT5font option for b&w

feat: Add SQT5font option for b&w #72

Triggered via pull request October 25, 2023 07:31
Status Success
Total duration 5m 2s
Artifacts

build-n-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Test frontend: ui/src/components/jobs/JobCreateForm.tsx#L2
'Targets' is defined but never used. Allowed unused vars must match /^_/u
Test frontend: ui/src/components/jobs/JobCreateForm.tsx#L19
'useMemo' is defined but never used. Allowed unused vars must match /^_/u
Test frontend: ui/src/components/jobs/JobCreateForm.tsx#L48
React Hook useEffect has missing dependencies: 'index' and 'remove'. Either include them or remove the dependency array. If 'remove' changes too often, find the parent component that defines it and wrap that definition in useCallback
Test frontend: ui/src/components/jobs/JobCreateForm.tsx#L280
Unexpected any. Specify a different type
Test frontend: ui/src/components/jobs/JobRemove.tsx#L1
'Tooltip' is defined but never used. Allowed unused vars must match /^_/u
Test frontend: ui/src/components/jobs/table/JobsTable.tsx#L75
Unexpected any. Specify a different type
Test frontend: ui/src/components/jobs/table/JobsTable.tsx#L75
Unexpected any. Specify a different type
Test frontend: ui/src/stories/decorators/withProvider.tsx#L9
Fast refresh only works when a file only export components. Move your component(s) to a separate file
Test frontend: ui/src/stories/decorators/withProvider.tsx#L9
Unexpected any. Specify a different type