Release 25.0.1 (#877) #839
Annotations
10 warnings
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/ATDPApplication.ts#L181
Unexpected any. Specify a different type
|
Build node:
src/ATDPApplication.ts#L220
Assignment to property of function parameter 'options'
|
Build node:
src/ATDPApplication.ts#L298
'reject' is defined but never used
|
Build node:
src/ATDPApplication.ts#L338
Unexpected any. Specify a different type
|
Build node:
src/app/DndUtils.ts#L23
Unexpected any. Specify a different type
|
Build node:
src/app/DndUtils.ts#L83
Assignment to property of function parameter 'node'
|
Build node:
src/app/DndUtils.ts#L87
Assignment to property of function parameter 'e'
|
Build node:
src/app/DndUtils.ts#L202
Unexpected any. Specify a different type
|
Build node:
src/app/Matomo.ts#L32
Unexpected any. Specify a different type
|
Loading