Bump ygot to the latest version #530
go.yml
on: pull_request
go
/
Static Analysis
59s
go
/
staticcheck
11s
generate
36s
Matrix: go / Build and Test
Annotations
11 errors and 8 warnings
go / Static Analysis
Process completed with exit code 1.
|
go / Static Analysis:
internal/logutil/logutil.go#L1
should have a package comment
|
go / Static Analysis:
internal/testutil/schema.go#L44
exported method EnumType.ΛMap should have comment or be unexported
|
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#L48
exported method EnumType.IsYANGGoEnum should have comment or be unexported
|
go / Static Analysis:
internal/testutil/schema.go#L57
exported method EnumType2.ΛMap should have comment or be unexported
|
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/testutil/schema.go#L61
exported method EnumType2.IsYANGGoEnum should have comment or be unexported
|
go / Static Analysis:
internal/testutil/schema.go#L63
exported type UnionLeafType should have comment or be unexported
|
go / Static Analysis:
internal/testutil/schema.go#L67
exported type UnionLeafType_String should have comment or be unexported
|
go / Static Analysis:
internal/testutil/schema.go#L71
exported method UnionLeafType_String.Is_UnionLeafType should have comment or be unexported
|
go / staticcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go / staticcheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
generate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go / Build and Test (oldstable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go / Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go / Static Analysis
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go / Build and Test (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go / Build and Test (stable)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|