Skip to content

update all frontend deps #1607

update all frontend deps

update all frontend deps #1607

Triggered via push June 11, 2024 06:17
Status Failure
Total duration 2m 9s
Artifacts

build.yml

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

3 errors and 10 warnings
build / Node: src/i18n/I18nextManager.ts#L16
The inferred type of 'i18n' cannot be named without a reference to '../../node_modules/i18next'. This is likely not portable. A type annotation is necessary.
build / Node: src/i18n/I18nextManager.ts#L86
The inferred type of 'i18n' cannot be named without a reference to '../../node_modules/i18next'. This is likely not portable. A type annotation is necessary.
build / Node
Process completed with exit code 1.
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'