publish #20
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
publish.yml
on: workflow_dispatch
publish
/
publish-node
3m 42s
publish
/
publish-python
1m 37s
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
|