chore(deps): update all non-major dependencies (minor) #2071
Annotations
5 errors and 10 warnings
build:
cypress/e2e/diagramUpdate.spec.ts#L55
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:
cypress/e2e/util.ts#L15
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:
cypress/e2e/util.ts#L18
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:
cypress/e2e/util.ts#L20
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
Process completed with exit code 1.
|
build:
src/lib/components/Card/Tabs.svelte#L30
Unnecessary conditional, value is always falsy
|
build:
src/lib/components/History/history.test.ts#L112
Unnecessary conditional, the types have no overlap
|
build:
src/lib/components/History/history.test.ts#L113
Unnecessary conditional, the types have no overlap
|
build:
src/lib/components/History/history.test.ts#L123
Unnecessary conditional, the types have no overlap
|
build:
src/lib/components/History/history.test.ts#L124
Unnecessary conditional, the types have no overlap
|
build:
src/lib/components/History/history.ts#L76
Unnecessary conditional, both sides of the expression are literal values
|
build:
src/lib/components/View.svelte#L128
Unnecessary conditional, value is always falsy
|
build:
src/lib/components/View.svelte#L130
Unnecessary conditional, value is always falsy
|
build:
src/lib/util/migrations.test.ts#L24
Unnecessary conditional, the types have no overlap
|
build:
src/lib/util/migrations.test.ts#L25
Unnecessary conditional, the types have no overlap
|