Skip to content

Release 26.0.0 (#884) #860

Release 26.0.0 (#884)

Release 26.0.0 (#884) #860

Triggered via push January 13, 2025 20:24
Status Success
Total duration 48s
Artifacts

build.yml

on: push
build  /  Node
38s
build / Node
build  /  Python
31s
build / Python
build  /  Node, Python, Cypress
0s
build / Node, Python, Cypress
build  /  Node, Python, Playwright
0s
build / Node, Python, Playwright
Fit to window
Zoom out
Zoom in

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#L182
Unexpected any. Specify a different type
build / Node: src/ATDPApplication.ts#L221
Assignment to property of function parameter 'options'
build / Node: src/ATDPApplication.ts#L299
'reject' is defined but never used
build / Node: src/ATDPApplication.ts#L299
'reject' is defined but never used. Allowed unused args must match /^_/u
build / Node: src/ATDPApplication.ts#L339
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