chore(deps): update dependency @vitest/eslint-plugin to v1.4.0 #3376
Annotations
3 errors and 3 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
test/db.spec.ts#L94
Using `toHaveBeenCalledOnce` and `toHaveBeenCalledWith` on the same target; prefer `toHaveBeenCalledExactlyOnceWith` instead
|
|
Lint:
test/db.spec.ts#L57
Using `toHaveBeenCalledOnce` and `toHaveBeenCalledWith` on the same target; prefer `toHaveBeenCalledExactlyOnceWith` instead
|
|
Lint:
test/operations/views/createView.spec.ts#L15
The use of `.todo` is not recommended
|
|
Lint:
test/operations/types/createType.spec.ts#L29
The use of `.todo` is not recommended
|
|
Lint:
test/operations/materializedViews/createMaterializedView.spec.ts#L15
The use of `.todo` is not recommended
|
Loading