wip: enable a bunch of new linting rules at once #282
Annotations
14 errors and 10 warnings
Go 1.19.x
Cannot open: File exists
|
Go 1.19.x
Cannot open: File exists
|
Go 1.19.x
Cannot open: File exists
|
Go 1.19.x
Cannot open: File exists
|
Go 1.19.x
Cannot open: File exists
|
Go 1.19.x
Cannot open: File exists
|
Go 1.19.x
Cannot open: File exists
|
Go 1.19.x
Cannot open: File exists
|
Go 1.19.x
Cannot open: File exists
|
Go 1.19.x
Cannot open: File exists
|
Go 1.20.x
The job was canceled because "_1_19_x" failed.
|
Go 1.20.x
The operation was canceled.
|
Go 1.21.x
The job was canceled because "_1_19_x" failed.
|
Go 1.21.x
The operation was canceled.
|
Go 1.19.x
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Go 1.19.x:
event/events.go#L1
package-comments: should have a package comment (revive)
|
Go 1.19.x:
version/version.go#L1
package-comments: should have a package comment (revive)
|
Go 1.19.x:
version/version.go#L12
exported: exported var Version should have comment or be unexported (revive)
|
Go 1.19.x:
internal/sdkmetrics/success_tracker.go#L3
exported: exported type SuccessTracker should have comment or be unexported (revive)
|
Go 1.19.x:
internal/sdkmetrics/noop_registry.go#L3
exported: exported function NewNoOpRegistry should have comment or be unexported (revive)
|
Go 1.19.x:
internal/sdkmetrics/metrics.go#L5
exported: comment on exported type MetricCounter should be of the form "MetricCounter ..." (with optional leading article) (revive)
|
Go 1.19.x:
internal/sdkmetrics/real_registry.go#L58
exported: exported function NewMetricRegistry should have comment or be unexported (revive)
|
Go 1.19.x:
internal/sdkmetrics/options.go#L3
exported: exported type RegistryOption should have comment or be unexported (revive)
|
Go 1.19.x:
internal/sdkmetrics/registry.go#L13
exported: exported type Incrementer should have comment or be unexported (revive)
|