Update field.go #1539
reviewdog.yml
on: pull_request
runner / golangci-lint
26s
Annotations
10 errors
runner / golangci-lint:
schema/field.go#L202
[golangci] reported by reviewdog 🐶
non-name field.DefaultValueInterface on left side of :=
Raw Output:
schema/field.go:202:7: non-name field.DefaultValueInterface on left side of :=
|
runner / golangci-lint:
schema/field.go#L209
[golangci] reported by reviewdog 🐶
non-name field.DefaultValueInterface on left side of :=
Raw Output:
schema/field.go:209:7: non-name field.DefaultValueInterface on left side of :=
|
runner / golangci-lint:
schema/field.go#L216
[golangci] reported by reviewdog 🐶
non-name field.DefaultValueInterface on left side of :=
Raw Output:
schema/field.go:216:7: non-name field.DefaultValueInterface on left side of :=
|
runner / golangci-lint:
schema/field.go#L223
[golangci] reported by reviewdog 🐶
non-name field.DefaultValueInterface on left side of :=
Raw Output:
schema/field.go:223:7: non-name field.DefaultValueInterface on left side of :=
|
runner / golangci-lint:
schema/field.go#L202
[golangci] reported by reviewdog 🐶
non-name field.DefaultValueInterface on left side of :=
Raw Output:
schema/field.go:202:7: non-name field.DefaultValueInterface on left side of :=
|
runner / golangci-lint:
schema/field.go#L209
[golangci] reported by reviewdog 🐶
non-name field.DefaultValueInterface on left side of :=
Raw Output:
schema/field.go:209:7: non-name field.DefaultValueInterface on left side of :=
|
runner / golangci-lint:
schema/field.go#L216
[golangci] reported by reviewdog 🐶
non-name field.DefaultValueInterface on left side of :=
Raw Output:
schema/field.go:216:7: non-name field.DefaultValueInterface on left side of :=
|
runner / golangci-lint:
schema/field.go#L223
[golangci] reported by reviewdog 🐶
non-name field.DefaultValueInterface on left side of :=
Raw Output:
schema/field.go:223:7: non-name field.DefaultValueInterface on left side of :=
|
runner / golangci-lint:
schema/field.go#L202
[golangci] reported by reviewdog 🐶
non-name field.DefaultValueInterface on left side of :=
Raw Output:
schema/field.go:202:7: non-name field.DefaultValueInterface on left side of :=
|
runner / golangci-lint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|