chore(deps): update dependency eslint-plugin-unicorn to v62 #3378
ci.yml
on: pull_request
Lint: node-22, ubuntu-latest
39s
TS-Check: node-22, ubuntu-latest
29s
Matrix: create-migration-test
Matrix: integration-test
Matrix: unit-test
Annotations
3 errors and 3 warnings
|
Lint: node-22, ubuntu-latest
Process completed with exit code 1.
|
|
Lint: node-22, ubuntu-latest:
src/operations/tables/shared.ts#L141
Immediate mutation on array is not allowed
|
|
Lint: node-22, ubuntu-latest:
src/operations/operators/createOperator.ts#L48
Immediate mutation on array is not allowed
|
|
Lint: node-22, ubuntu-latest:
test/operations/views/createView.spec.ts#L15
The use of `.todo` is not recommended
|
|
Lint: node-22, ubuntu-latest:
test/operations/types/createType.spec.ts#L29
The use of `.todo` is not recommended
|
|
Lint: node-22, ubuntu-latest:
test/operations/materializedViews/createMaterializedView.spec.ts#L15
The use of `.todo` is not recommended
|