Skip to content

Added lint workflow

Added lint workflow #1

Triggered via pull request October 9, 2023 11:29
Status Failure
Total duration 36s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
checks: custom.d.ts#L1
Strings must use singlequote
checks: custom.d.ts#L2
'React' is not defined
checks: custom.d.ts#L2
'React' is not defined
checks: custom.d.ts#L4
Newline required at end of file but not found
checks: src/components/AddDevice/AddDevice.tsx#L15
'getDomain' is defined but never used
checks: src/components/AddDevice/AddDevice.tsx#L326
A form label must be associated with a control
checks: src/components/AddDevice/AddDevice.tsx#L335
Unnecessary return statement
checks: src/components/AuthCallback/AuthCallback.tsx#L14
'getDomain' is defined but never used
checks: src/components/AuthCallback/AuthCallback.tsx#L16
'getDeleteKeysAction' is defined but never used
checks: src/components/CreateAccount/CreateAccount.tsx#L55
Trailing spaces not allowed
checks: src/components/AddDevice/AddDevice.tsx#L236
Missing space before value for key 'gateway'
checks: src/components/Login/Login.tsx#L22
Missing space before value for key 'search'
checks: src/components/Login/Login.tsx#L27
Missing space before value for key 'search'
checks: src/components/Login/Login.tsx#L41
Missing space before value for key 'search'
checks: src/components/Login/Login.tsx#L46
Missing space before value for key 'search'
checks: src/components/Login/Login.tsx#L52
Missing space before value for key 'type'
checks: src/components/Sign/Values/fiatValueManager.ts#L14
Missing space before value for key 'url'
checks: src/components/Sign/Values/fiatValueManager.ts#L16
Missing space before value for key 'ids'
checks: src/components/Sign/Values/fiatValueManager.ts#L17
Missing space before value for key 'vs_currencies'