Skip to content

builder where & update support Raw SQL #48

builder where & update support Raw SQL

builder where & update support Raw SQL #48

Triggered via pull request September 12, 2023 09:13
Status Failure
Total duration 44s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Test: builder/dao_test.go#L125
mixture of field:value and value elements in struct literal
Test: builder/dao_test.go#L126
mixture of field:value and value elements in struct literal
Test: builder/dao_test.go#L134
mixture of field:value and value elements in struct literal
Test: builder/dao_test.go#L138
predeclared any requires go1.18 or later (-lang was set to go1.13; check go.mod)
Test: builder/dao_test.go#L147
predeclared any requires go1.18 or later (-lang was set to go1.13; check go.mod)
Test
Process completed with exit code 1.
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/