Introduce golangci config and make help
#623
Annotations
10 errors and 1 warning
make lint:
database/sql/enterprise_test.go#L108
string `false` has 6 occurrences, make it a constant (goconst)
|
make lint:
database/sql/pools.go#L99
string `enterprise_id` has 3 occurrences, make it a constant (goconst)
|
make lint:
database/sql/pools.go#L97
string `org_id` has 3 occurrences, make it a constant (goconst)
|
make lint:
database/sql/enterprise_test.go#L186
string `wrong-passphrase` has 10 occurrences, make it a constant (goconst)
|
make lint:
database/sql/enterprise_test.go#L359
string `webhook-secret` has 3 occurrences, make it a constant (goconst)
|
make lint:
database/sql/pools.go#L95
string `repo_id` has 3 occurrences, make it a constant (goconst)
|
make lint:
runner/enterprises_test.go#L187
string `not-existent-creds-name` has 3 occurrences, make it a constant (goconst)
|
make lint:
runner/enterprises_test.go#L374
string `not-existent-provider-name` has 3 occurrences, make it a constant (goconst)
|
make lint:
runner/enterprises_test.go#L312
string `invalid-creds-name` has 3 occurrences, make it a constant (goconst)
|
make lint:
runner/metadata.go#L76
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(pool.RepoName, "/", "-", -1)` (gocritic)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading