Skip to content

feat: use golangci lint as latest #2101

feat: use golangci lint as latest

feat: use golangci lint as latest #2101

Triggered via push February 17, 2026 07:47
Status Failure
Total duration 1m 13s
Artifacts

verify.yml

on: push
Conform
7s
Conform
Matrix: Lint Provider
Matrix: Build SDK
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Lint Provider (1.25.x)
issues found
Lint Provider (1.25.x): provider/pkg/version/version.go#L15
var-naming: avoid package names that conflict with Go standard library package names (revive)
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L231
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L231
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.25.x, 24, 8.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.