refactor(app-shell): Migrate desktop app notify connectivity to discovery-client #34824
Annotations
5 errors and 10 warnings
js checks
Canceling since a higher priority waiting request for 'JS checks-14648-true-true' exists
|
js checks:
app-shell/src/notifications/store.ts#L104
Expected an assignment or function call and instead saw an expression
|
js checks
Process completed with exit code 2.
|
js checks:
app-shell/src/notifications/store.ts#L104
Cannot find name 'r'.
|
js checks
Process completed with exit code 2.
|
js checks:
api-client/src/calibration/types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
js checks:
api-client/src/modules/api-types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
js checks:
api-client/src/modules/types.ts#L8
All imports in the declaration are only used as types. Use `import type`
|
js checks:
api-client/src/modules/types.ts#L15
All imports in the declaration are only used as types. Use `import type`
|
js checks:
api-client/src/pipettes/types.ts#L62
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L69
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L77
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L81
A record is preferred over an index signature
|
js checks:
api-client/src/pipettes/types.ts#L90
A record is preferred over an index signature
|
js checks:
api-client/src/protocols/__tests__/utils.test.ts#L17
All imports in the declaration are only used as types. Use `import type`
|