Consolidate ESLint configs into root #565
ci.yml
on: pull_request
ci
3m 33s
Publish packages to NPM
0s
Annotations
4 errors and 10 warnings
|
ci
Process completed with exit code 2.
|
|
ci
skin-database#type-check: command (/home/runner/work/webamp/webamp/packages/skin-database) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (2)
|
|
ci
Property 'takeScreenshot' does not exist on type 'typeof import("/home/runner/work/webamp/webamp/packages/skin-database/shooter")'.
|
|
ci
Argument of type 'Shooter' is not assignable to parameter of type 'typeof import("/home/runner/work/webamp/webamp/packages/skin-database/shooter")'.
|
|
ci:
packages/webamp/js/components/FFTNullsoft.ts#L37
'mode' is defined but never used. Allowed unused args must match /^_/u
|
|
ci:
packages/webamp/js/components/FFTNullsoft.ts#L20
'bEqualize' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
ci:
packages/webamp/js/components/App.tsx#L23
'Media' is defined but never used. Allowed unused vars must match /^_/u
|
|
ci:
packages/webamp/js/actionCreators/files.ts#L331
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
ci:
packages/webamp/js/actionCreators/files.ts#L171
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
ci:
packages/webamp/demo/js/webampConfig.ts#L114
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
ci:
packages/webamp/demo/js/config.ts#L18
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
ci:
packages/skin-database/legacy-client/src/upload/UploadRow.js#L22
Do not nest ternary expressions
|
|
ci:
packages/skin-database/legacy-client/src/redux/selectors.js#L167
Arrow function has too many parameters (7). Maximum allowed is 5
|
|
ci:
packages/skin-database/legacy-client/src/App.js#L84
Do not nest ternary expressions
|