removed gap prop #713
build.yml
on: push
build
/
Node
1m 41s
build
/
Python
1m 0s
build
/
Node, Python, Cypress
0s
Annotations
5 errors and 10 warnings
build / Node:
src/app/header/VisynHeader.tsx#L11
Expected exception block, space or tab after '/**' in comment
|
build / Node:
src/app/header/VisynHeader.tsx#L11
Expected space or tab before '*/' in comment
|
build / Node:
src/vis/VisSidebarWrapper.tsx#L8
Missing file extension for "../components/HelpHoverCard"
|
build / Node:
src/vis/sidebar/VisTypeSelect.tsx#L3
Missing file extension for "../../components/HelpHoverCard"
|
build / Node
Process completed with exit code 1.
|
build / Node
Cache save failed.
|
build / Node:
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
|
build / Node:
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
|
build / Node:
src/app/header/VisynHeader.stories.tsx#L2
'ComponentMeta' is defined but never used
|
build / Node:
src/app/header/VisynHeader.stories.tsx#L2
'StoryFn' is defined but never used
|
build / Node:
src/app/login/UserStoreUIMap.tsx#L14
'store' is defined but never used
|
build / Node:
src/app/login/UserStoreUIMap.tsx#L39
'store' is defined but never used
|
build / Node:
src/app/login/VisynLoginMenu.tsx#L50
'userStoreError' is assigned a value but never used
|
build / Node:
src/base/AppContext.ts#L4
Unexpected any. Specify a different type
|
build / Node:
src/base/AppContext.ts#L4
Unexpected any. Specify a different type
|