Bump ygot to the latest version #531
go.yml
on: pull_request
go
/
Static Analysis
1m 15s
go
/
staticcheck
2m 43s
generate
39s
Matrix: go / Build and Test
Annotations
10 errors and 5 warnings
go / Static Analysis:
internal/logutil/logutil.go#L1
should have a package comment
|
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/gnmitestutil/gnmi.go#L185
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/testutil/schema.go#L105
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 _
|
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 / 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 / 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 / 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 / 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/
|