Skip to content

Bump github.com/onosproject/onos-lib-go from 0.8.13 to 0.10.27 #15

Bump github.com/onosproject/onos-lib-go from 0.8.13 to 0.10.27

Bump github.com/onosproject/onos-lib-go from 0.8.13 to 0.10.27 #15

Triggered via pull request July 1, 2024 23:02
Status Failure
Total duration 1m 0s
Artifacts

code-scan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint
//go:build comment without // +build comment (typecheck)
lint
//go:build comment without // +build comment (typecheck)
lint
//go:build comment without // +build comment (typecheck)
lint
previous case (typecheck)
lint
c.Credentials undefined (type *KerberosGoKrb5Client has no field or method Credentials) (typecheck)
lint
c.Credentials undefined (type *KerberosGoKrb5Client has no field or method Credentials) (typecheck)
lint
cannot use &KerberosGoKrb5Client{…} (value of type *KerberosGoKrb5Client) as KerberosClient value in return statement: *KerberosGoKrb5Client does not implement KerberosClient (missing method Destroy) (typecheck)
lint
Process completed with exit code 2.