🌱 Update github-actions group #657
pr-lint.yml
on: pull_request_target
Lint Pull Request
2m 16s
Annotations
1 error and 10 warnings
|
Lint Pull Request
Process completed with exit code 2.
|
|
Lint Pull Request:
pkg/cmd/create.go#L256
use-errors-new: replace fmt.Errorf by errors.New (revive)
|
|
Lint Pull Request:
pkg/cmd/create.go#L225
use-errors-new: replace fmt.Errorf by errors.New (revive)
|
|
Lint Pull Request:
pkg/cmd/create.go#L194
use-errors-new: replace fmt.Errorf by errors.New (revive)
|
|
Lint Pull Request:
pkg/cmd/create.go#L191
use-errors-new: replace fmt.Errorf by errors.New (revive)
|
|
Lint Pull Request:
pkg/cmd/create.go#L188
use-errors-new: replace fmt.Errorf by errors.New (revive)
|
|
Lint Pull Request:
pkg/clusterstack/config.go#L77
use-errors-new: replace fmt.Errorf by errors.New (revive)
|
|
Lint Pull Request:
pkg/clusterstack/config.go#L65
use-errors-new: replace fmt.Errorf by errors.New (revive)
|
|
Lint Pull Request:
pkg/clusterstack/config.go#L61
use-errors-new: replace fmt.Errorf by errors.New (revive)
|
|
Lint Pull Request:
pkg/clusterstack/version.go#L33
use-errors-new: replace fmt.Errorf by errors.New (revive)
|
|
Lint Pull Request:
pkg/hash/hash.go#L114
use-errors-new: replace fmt.Errorf by errors.New (revive)
|