Release #9
Annotations
6 errors and 1 warning
build:
api/authentication/authetication.go#L1
: # go-client-library-passwordsafe/api/authentication [go-client-library-passwordsafe/api/authentication.test]
|
build:
api/managed_account/managed_account.go#L162
Error return value of `json.Unmarshal` is not checked (errcheck)
|
build:
main.go#L26
Error return value of `logger.Sync` is not checked (errcheck)
|
build:
main.go#L93
Error return value of `authenticate.SignOut` is not checked (errcheck)
|
build:
api/utils/utils.go#L9
copylocks: Logging passes lock by value: log.Logger contains sync.Mutex (govet)
|
build
issues found
|
build
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/.
|