Skip to content

Implement test server referential integrity #1043

Implement test server referential integrity

Implement test server referential integrity #1043

Triggered via pull request January 9, 2024 15:46
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Build & Unit Test
54s
Build & Unit Test
Matrix: Integration Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build & Unit Test: database/transaction/transaction.go#L172
Error return value of `update.ForEachModelUpdate` is not checked (errcheck)
Build & Unit Test: database/inmemory/inmemory_test.go#L1037
Error return value of `update.ForEachRowUpdate` is not checked (errcheck)
Build & Unit Test: updates/references.go#L276
Error return value of `updates.Merge` is not checked (errcheck)
Build & Unit Test: updates/references.go#L415
Error return value of `updates.Merge` is not checked (errcheck)
Build & Unit Test: updates/references_test.go#L542
Error return value of `gotMergedModelUpdates.Merge` is not checked (errcheck)
Build & Unit Test
Process completed with exit code 2.
Build & Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/