Merge pull request #148 from xuqma/main #533
go.yml
on: push
go
/
Static Analysis
1m 6s
go
/
staticcheck
2m 37s
generate
30s
Matrix: go / Build and Test
Annotations
10 errors and 5 warnings
go / Static Analysis:
schemaless/schemaless.go#L105
parameter 'vgs' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
schemaless/schemaless.go#L116
parameter 'vgs' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/testutil/schema.go#L105
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
app/ygnmi/cmd/root.go#L45
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/gnmitestutil/gnmi.go#L185
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/testutil/schema.go#L117
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/testutil/schema.go#L130
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/testutil/schema.go#L138
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/testutil/schema.go#L148
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
internal/testutil/schema.go#L67
don't use underscores in Go names; type UnionLeafType_String should be UnionLeafTypeString
|
generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go / Static Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go / Build and Test (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go / staticcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go / Build and Test (oldstable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|