non-nillable types (WIP) #39
lint.yml
on: push
Lint GoLang job
1m 52s
Lint YAML job
3s
Annotations
9 errors and 2 warnings
Lint GoLang job:
client/schema_field_description.go#L346
line is 125 characters (lll)
|
Lint GoLang job:
request/graphql/schema/descriptions.go#L42
line is 125 characters (lll)
|
Lint GoLang job:
request/graphql/schema/descriptions.go#L43
line is 125 characters (lll)
|
Lint GoLang job:
request/graphql/schema/generate.go#L480
SA4006: this value of `dd` is never used (staticcheck)
|
Lint GoLang job:
request/graphql/schema/generate.go#L481
assign: self-assignment of okk to okk (govet)
|
Lint GoLang job:
request/graphql/schema/generate.go#L482
assign: self-assignment of dd to dd (govet)
|
Lint GoLang job:
request/graphql/schema/generate.go#L483
SA4006: this value of `eq` is never used (staticcheck)
|
Lint GoLang job:
request/graphql/schema/generate.go#L484
assign: self-assignment of eq to eq (govet)
|
Lint GoLang job
issues found
|
Lint YAML job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint GoLang job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
|