half working visyn app #706
Annotations
5 errors and 10 warnings
src/app/header/VisynHeader.tsx#L11
Expected exception block, space or tab after '/**' in comment
|
src/app/header/VisynHeader.tsx#L11
Expected space or tab before '*/' in comment
|
src/app/header/VisynHeader.tsx#L91
Style prop value must be an object
|
src/vis/sidebar/HexbinOptionSelect.tsx#L17
Replace `(⏎····<Select·label={i18n.t('visyn:vis.hexbinOptions')}·onChange={(e)·=>·callback(e·as·EHexbinOptions)}·data={options}·value={currentSelected}·/>⏎··)` with `<Select·label={i18n.t('visyn:vis.hexbinOptions')}·onChange={(e)·=>·callback(e·as·EHexbinOptions)}·data={options}·value={currentSelected}·/>`
|
|
cypress/e2e/health-check.cy.ts#L12
It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line
|
cypress/support/commands.ts#L145
It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line
|
src/app/header/VisynHeader.stories.tsx#L2
'ComponentMeta' is defined but never used
|
src/app/header/VisynHeader.stories.tsx#L2
'StoryFn' is defined but never used
|
src/app/login/UserStoreUIMap.tsx#L14
'store' is defined but never used
|
src/app/login/UserStoreUIMap.tsx#L39
'store' is defined but never used
|
src/app/login/VisynLoginMenu.tsx#L50
'userStoreError' is assigned a value but never used
|
src/base/AppContext.ts#L4
Unexpected any. Specify a different type
|
src/base/AppContext.ts#L4
Unexpected any. Specify a different type
|
src/base/AppContext.ts#L4
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading