Skip to content

Np 124 - getting rid of mui autocomplete (continuation) #505

Np 124 - getting rid of mui autocomplete (continuation)

Np 124 - getting rid of mui autocomplete (continuation) #505

Triggered via pull request October 31, 2023 00:49
@aronpetkoaronpetko
synchronize #728
rid-mui1
Status Failure
Total duration 1m 58s
Artifacts

format.yml

on: pull_request
Run ESLint + Prettier
1m 47s
Run ESLint + Prettier
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Run ESLint + Prettier
Process completed with exit code 1.
Run ESLint + Prettier: cypress.config.ts#L26
'config' is defined but never used. Allowed unused args must match /^_/u
Run ESLint + Prettier: src/components/AutoCompleteMajor.tsx#L2
There should be at least one empty line between import groups
Run ESLint + Prettier: src/components/AutoCompleteMajor.tsx#L2
`react` import should occur before import of `react-select`
Run ESLint + Prettier: src/components/AutoCompleteMajor.tsx#L14
Unexpected any. Specify a different type
Run ESLint + Prettier: src/components/AutoCompleteMajor.tsx#L22
Unexpected any. Specify a different type
Run ESLint + Prettier: src/components/AutoCompleteMajor.tsx#L26
Unexpected any. Specify a different type
Run ESLint + Prettier: src/components/AutoCompleteMajor.tsx#L31
Unexpected any. Specify a different type
Run ESLint + Prettier: src/components/AutoCompleteMajor.tsx#L44
'autoFocus' is defined but never used. Allowed unused args must match /^_/u
Run ESLint + Prettier: src/components/AutoCompleteMajor.tsx#L46
'defaultValue' is assigned a value but never used. Allowed unused vars must match /^_/u
Run ESLint + Prettier: src/components/AutoCompleteMajor.tsx#L49
'err' is assigned a value but never used. Allowed unused vars must match /^_/u