Skip to content

publish

publish #13

Re-run triggered October 6, 2023 15:59
Status Success
Total duration 1m 19s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish / publish-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
publish / publish-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
publish / publish-node: src/app/header/VisynHeader.stories.tsx#L2
'ComponentMeta' is defined but never used
publish / publish-node: src/app/header/VisynHeader.stories.tsx#L2
'StoryFn' is defined but never used
publish / publish-node: src/app/header/VisynHeader.tsx#L1
'useMantineTheme' is defined but never used
publish / publish-node: src/app/header/VisynHeader.tsx#L1
'Space' is defined but never used
publish / publish-node: src/app/login/UserStoreUIMap.tsx#L14
'store' is defined but never used
publish / publish-node: src/app/login/UserStoreUIMap.tsx#L39
'store' is defined but never used
publish / publish-node: src/app/login/VisynLoginMenu.tsx#L50
'userStoreError' is assigned a value but never used
publish / publish-node: src/base/AppContext.ts#L4
Unexpected any. Specify a different type