Skip to content

Merge branch 'develop' into mh/rspack #1046

Merge branch 'develop' into mh/rspack

Merge branch 'develop' into mh/rspack #1046

Triggered via push February 24, 2024 14:35
Status Failure
Total duration 2m 5s
Artifacts

build.yml

on: push
build  /  Node
1m 55s
build / Node
build  /  Python
51s
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

1 error and 11 warnings
build / Node
Process completed with exit code 1.
build / Python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/app/login/UserStoreUIMap.tsx#L14
'store' is defined but never used
build / Node: src/app/login/UserStoreUIMap.tsx#L39
'store' is defined but never used
build / Node: src/app/login/VisynLoginMenu.tsx#L50
'userStoreError' is assigned a value but never used
build / Node: src/base/AppContext.ts#L4
Unexpected any. Specify a different type
build / Node: src/base/AppContext.ts#L4
Unexpected any. Specify a different type
build / Node: src/base/AppContext.ts#L4
Unexpected any. Specify a different type
build / Node: src/base/AppContext.ts#L4
Unexpected any. Specify a different type
build / Node: src/base/AppContext.ts#L44
Unexpected any. Specify a different type
build / Node: src/base/AppContext.ts#L45
Assignment to function parameter 'url'