CERTZ-1.1/1.2-gNSI Client Certificate Tests #17843
Annotations
16 errors and 2 warnings
Run staticcheck:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L418
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
|
Run staticcheck:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L453
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
|
Run staticcheck:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L480
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
|
Run staticcheck:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L542
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
|
Run staticcheck:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L570
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
|
Run staticcheck:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L658
grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (SA1019)
|
Run staticcheck
Process completed with exit code 1.
|
Run revive:
internal/otg_helpers/otg_config_helpers/otgconfighelpers.go#L96
parameter 't' seems to be unused, consider removing or renaming it as _
|
Run revive:
internal/fptest/config.go#L175
redefinition of the built-in function copy
|
Run revive:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L57
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run revive:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L57
parameter 'uri' seems to be unused, consider removing or renaming it as _
|
Run revive:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L228
parameter 'caCert' seems to be unused, consider removing or renaming it as _
|
Run revive:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L228
parameter 'cert' seems to be unused, consider removing or renaming it as _
|
Run revive:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L228
parameter 'san' seems to be unused, consider removing or renaming it as _
|
Run revive:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L228
parameter 'serverAddr' seems to be unused, consider removing or renaming it as _
|
Run revive:
feature/security/gnsi/certz/tests/internal/setup_service/setup_service.go#L343
if block ends with a return statement, so drop this else and outdent its block
|
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/
|
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/
|
Loading