Release 26.0.0 (#884) #861
Annotations
10 warnings
Build node and python:
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 and python:
src/ATDPApplication.ts#L182
Unexpected any. Specify a different type
|
Build node and python:
src/ATDPApplication.ts#L221
Assignment to property of function parameter 'options'
|
Build node and python:
src/ATDPApplication.ts#L299
'reject' is defined but never used
|
Build node and python:
src/ATDPApplication.ts#L299
'reject' is defined but never used. Allowed unused args must match /^_/u
|
Build node and python:
src/ATDPApplication.ts#L339
Unexpected any. Specify a different type
|
Build node and python:
src/app/DndUtils.ts#L23
Unexpected any. Specify a different type
|
Build node and python:
src/app/DndUtils.ts#L83
Assignment to property of function parameter 'node'
|
Build node and python:
src/app/DndUtils.ts#L87
Assignment to property of function parameter 'e'
|
Build node and python:
src/app/DndUtils.ts#L202
Unexpected any. Specify a different type
|
Loading