Skip to content

publish

publish #20

Manually triggered August 24, 2023 08:19
Status Success
Total duration 3m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/ATDPApplication.ts#L181
Unexpected any. Specify a different type
publish / publish-node: src/ATDPApplication.ts#L220
Assignment to property of function parameter 'options'
publish / publish-node: src/ATDPApplication.ts#L298
'reject' is defined but never used
publish / publish-node: src/ATDPApplication.ts#L338
Unexpected any. Specify a different type
publish / publish-node: src/app/DndUtils.ts#L23
Unexpected any. Specify a different type
publish / publish-node: src/app/DndUtils.ts#L83
Assignment to property of function parameter 'node'
publish / publish-node: src/app/DndUtils.ts#L87
Assignment to property of function parameter 'e'
publish / publish-node: src/app/DndUtils.ts#L202
Unexpected any. Specify a different type