Skip to content

temporary disable primary key structure check #2816

temporary disable primary key structure check

temporary disable primary key structure check #2816

Triggered via push February 11, 2025 13:10
Status Failure
Total duration 19m 46s
Artifacts

backend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: backend/src/entities/table/use-cases/delete-row-from-table.use.case.ts#L8
'compareArrayElements' is defined but never used. Allowed unused vars must match /^_[^_].*$|^_$/u
lint: backend/src/entities/table/use-cases/delete-row-from-table.use.case.ts#L84
'availablePrimaryColumns' is assigned a value but never used. Allowed unused vars must match /^_[^_].*$|^_$/u
lint: backend/src/entities/table/use-cases/delete-rows-from-table.use.case.ts#L8
'compareArrayElements' is defined but never used. Allowed unused vars must match /^_[^_].*$|^_$/u
lint: backend/src/entities/table/use-cases/delete-rows-from-table.use.case.ts#L95
'availablePrimaryColumns' is assigned a value but never used. Allowed unused vars must match /^_[^_].*$|^_$/u
lint: backend/src/entities/table/use-cases/delete-rows-from-table.use.case.ts#L106
'receivedPrimaryColumns' is assigned a value but never used. Allowed unused vars must match /^_[^_].*$|^_$/u
lint
Process completed with exit code 1.
test
Process completed with exit code 1.