Skip to content

added certz3.1

added certz3.1 #17845

Triggered via pull request November 18, 2024 20:39
Status Failure
Total duration 28m 48s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 6 warnings
Static Analysis: feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L431
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
Static Analysis: feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L467
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
Static Analysis: feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L496
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
Static Analysis: feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L527
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
Static Analysis: feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L556
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
Static Analysis
Process completed with exit code 1.
Static Analysis: feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L205
if block ends with a return statement, so drop this else and outdent its block
Static Analysis: feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L357
if block ends with a return statement, so drop this else and outdent its block
Static Analysis: internal/otg_helpers/otg_config_helpers/otgconfighelpers.go#L96
parameter 't' seems to be unused, consider removing or renaming it as _
Static Analysis: internal/fptest/config.go#L175
redefinition of the built-in function copy
Static Analysis: feature/security/gnsi/certz/tests/server_certificate_rotation/server_certificate_rotation_test.go#L44
don't use underscores in Go names; var expected_result should be expectedResult
Static Analysis: feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L286
context.Context should be the first parameter of a function
Static Analysis: feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L618
don't use underscores in Go names; func parameter expected_result should be expectedResult
Static Analysis: feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L57
parameter 'ctx' seems to be unused, consider removing or renaming it as _
Static Analysis: feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L57
parameter 'uri' seems to be unused, consider removing or renaming it as _
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/