Merge remote-tracking branch 'origin/main' into develop #757
Annotations
10 warnings
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/ATDPApplication.ts#L181
Unexpected any. Specify a different type
|
src/ATDPApplication.ts#L220
Assignment to property of function parameter 'options'
|
src/ATDPApplication.ts#L298
'reject' is defined but never used
|
src/ATDPApplication.ts#L338
Unexpected any. Specify a different type
|
src/app/DndUtils.ts#L23
Unexpected any. Specify a different type
|
src/app/DndUtils.ts#L83
Assignment to property of function parameter 'node'
|
src/app/DndUtils.ts#L87
Assignment to property of function parameter 'e'
|
src/app/DndUtils.ts#L202
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading