Merge pull request #3 from madser123/add-alter-command #21
Annotations
4 errors and 1 warning
cmd/alter.go#L54
Error return value of `conn.AddRole` is not checked (errcheck)
|
cmd/alter.go#L55
Error return value of `conn.RemoveRole` is not checked (errcheck)
|
cmd/alter.go#L57
Error return value of `tx.Commit` is not checked (errcheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading