build nightly #409
Annotations
11 warnings
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
|
src/app/login/UserStoreUIMap.tsx#L14
'store' is defined but never used
|
src/app/login/UserStoreUIMap.tsx#L39
'store' is defined but never used
|
src/app/login/VisynLoginMenu.tsx#L50
'userStoreError' is assigned a value but never used
|
src/base/AppContext.ts#L4
Unexpected any. Specify a different type
|
src/base/AppContext.ts#L4
Unexpected any. Specify a different type
|
src/base/AppContext.ts#L4
Unexpected any. Specify a different type
|
src/base/AppContext.ts#L4
Unexpected any. Specify a different type
|
src/base/AppContext.ts#L44
Unexpected any. Specify a different type
|
src/base/AppContext.ts#L45
Assignment to function parameter 'url'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "node-yarn-lock".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading