Updating overall #14
Annotations
7 errors and 1 warning
lint:
store/store.go#L46
fmt.Errorf can be replaced with errors.New (perfsprint)
|
lint:
store/store.go#L73
fmt.Errorf can be replaced with errors.New (perfsprint)
|
lint:
store/store.go#L77
fmt.Errorf can be replaced with errors.New (perfsprint)
|
lint:
controllers/admin.go#L135
fmt.Sprintf can be replaced with string addition (perfsprint)
|
lint:
controllers/admin.go#L158
fmt.Sprintf can be replaced with string addition (perfsprint)
|
lint:
controllers/admin.go#L299
fmt.Sprintf can be replaced with string addition (perfsprint)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|