chore(deps): bump pillow from 9.3.0 to 10.0.1 #758
build.yml
on: push
build
/
Node
3m 42s
build
/
Python
1m 10s
build
/
Node, Python, Cypress
0s
Annotations
6 errors and 10 warnings
build / Python
Process completed with exit code 2.
|
build / Node:
src/demo/MainApp.tsx#L5
Module '"visyn_core/vis"' has no exported member 'IVisConfig'.
|
build / Node:
src/layout/internal/AParentLayoutContainer.ts#L161
Property 'find' in type 'AParentLayoutContainer<T>' is not assignable to the same property in base type 'ALayoutContainer<T>'.
|
build / Node:
src/layout/internal/Dropper.ts#L90
Argument of type 'TabbingLayoutContainer' is not assignable to parameter of type 'ALayoutContainer<any> & ILayoutContainer'.
|
build / Node:
src/layout/internal/Dropper.ts#L93
This comparison appears to be unintentional because the types 'AParentLayoutContainer<ILayoutContainerOption>' and 'ALayoutContainer<any> & ILayoutContainer' have no overlap.
|
build / Node
Process completed with exit code 1.
|
build / 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
|
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
|