Skip to content

Merge pull request #354 from nic11/patch-1 #164

Merge pull request #354 from nic11/patch-1

Merge pull request #354 from nic11/patch-1 #164

Triggered via push December 14, 2023 05:48
Status Failure
Total duration 1m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: issues_test.go#L121
string `UPDATE "rbac_roles" SET ` has 2 occurrences, make it a constant (goconst)
lint: issues_test.go#L309
string ` SELECT "bar_name" FROM "bar" WHERE ("bar"."user_id" = "del"."user_id")` has 2 occurrences, make it a constant (goconst)
lint
issues found
lint: exp/record.go#L65
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)