refactor(app-shell-odd): overhaul odd system update #45054
Annotations
10 errors and 11 warnings
typechecks:
app-shell/src/config/index.ts#L67
Argument of type 'ConfigInitializedAction' is not assignable to parameter of type 'Action'.
|
typechecks:
app-shell/src/config/index.ts#L85
Argument of type 'ConfigValueUpdatedAction' is not assignable to parameter of type 'Action'.
|
typechecks:
app-shell-odd/src/main.ts#L145
'err' is of type 'unknown'.
|
typechecks:
app-shell-odd/src/main.ts#L145
'err' is of type 'unknown'.
|
typechecks
Process completed with exit code 2.
|
lint js:
app-shell-odd/src/system-update/from-web/__tests__/latest-update.test.ts#L1
'vi' is defined but never used
|
lint js:
app-shell-odd/src/system-update/from-web/__tests__/release-manifest.test.ts#L8
'createLogger' is defined but never used
|
lint js:
app-shell-odd/src/system-update/handler.ts#L5
'../constants' imported multiple times
|
lint js:
app-shell-odd/src/system-update/handler.ts#L17
'../constants' imported multiple times
|
lint js
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint js:
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
lint js:
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
lint js:
api-client/src/types.ts#L14
A record is preferred over an index signature
|
lint js:
app-shell-odd/src/actions.ts#L360
Expected property shorthand
|
lint js:
app-shell-odd/src/actions.ts#L368
Expected property shorthand
|
lint js:
app-shell-odd/src/actions.ts#L376
Expected property shorthand
|
lint js:
app-shell-odd/src/actions.ts#L384
Expected property shorthand
|
Loading