Skip to content

With statement ToSQL rebind is missing #30

With statement ToSQL rebind is missing

With statement ToSQL rebind is missing #30

Triggered via push December 13, 2023 11:04
Status Failure
Total duration 37s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build: delete.go#L80
string `RETURNING ` has 3 occurrences, make it a constant (goconst)
Build: insert.go#L358
string ` = ` has 4 occurrences, make it a constant (goconst)
Build: with.go#L82
if statements should only be cuddled with assignments used in the if statement itself (wsl)
Build
issues found
Build
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/