Publish new Version #10
Annotations
10 warnings
publish:
forge.config.ts#L74
'config' is already declared in the upper scope on line 12 column 7
|
publish:
src/main/domain/whisper.ts#L42
Unexpected console statement
|
publish:
src/query-keys.ts#L1
'QueryKeys' is already declared in the upper scope on line 1 column 13
|
publish:
src/renderer.tsx#L13
`react` import should occur before import of `./renderer/router/router`
|
publish:
src/renderer.tsx#L19
Unexpected console statement
|
publish:
src/renderer.tsx#L23
Fast refresh only works when a file has exports. Move your component(s) to a separate file
|
publish:
src/renderer/common/editable.tsx#L20
'onChange' is already declared in the upper scope on line 14 column 42
|
publish:
src/renderer/common/editable.tsx#L20
'value' is already declared in the upper scope on line 14 column 9
|
publish:
src/renderer/common/editable.tsx#L29
'value' is already declared in the upper scope on line 14 column 9
|
publish:
src/renderer/details/details-screen.tsx#L4
Dependency cycle detected
|