Merge pull request #42 from wealdtech/dependabot/go_modules/golang.or… #16
Annotations
7 errors and 1 warning
lint:
contenthash.go#L44
fmt.Errorf can be replaced with errors.New (perfsprint)
|
lint:
contenthash.go#L197
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint:
contenthash.go#L207
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint:
contenthash.go#L211
fmt.Errorf can be replaced with errors.New (perfsprint)
|
lint:
contenthash.go#L227
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint:
misc.go#L106
fmt.Errorf can be replaced with errors.New (perfsprint)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, 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/.
|