Implement test server referential integrity #1043
ci.yml
on: pull_request
Build & Unit Test
54s
Matrix: Integration Test
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/
|