fix indentation #845
Annotations
11 warnings
Build node
Cache save failed.
|
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
|
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/
|
Loading