Skip to content

fix: solve minnor issues and linting issues #6

fix: solve minnor issues and linting issues

fix: solve minnor issues and linting issues #6

Triggered via pull request February 26, 2024 17:09
@btfhernandezbtfhernandez
opened #30
Status Failure
Total duration 17s
Artifacts

golint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
golint: api/managed_account/managed_account_test.go#L250
Error return value of `logger.Sync` is not checked (errcheck)
golint: api/managed_account/managed_account_test.go#L265
Error return value of `w.Write` is not checked (errcheck)
golint: api/managed_account/managed_account_test.go#L268
Error return value of `w.Write` is not checked (errcheck)
golint: api/managed_account/managed_account_test.go#L272
Error return value of `w.Write` is not checked (errcheck)
golint: api/managed_account/managed_account_test.go#L270
S1039: unnecessary use of fmt.Sprintf (gosimple)
golint
issues found
golint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.