Rename Go module - disassociate from upstream #60
Annotations
10 errors and 2 warnings
client/ASExchange.go#L72
cannot use cl.Config (variable of type *"github.com/grafana/gokrb5/config".Config) as type *"gopkg.in/jcmturner/gokrb5.v7/config".Config in argument to ASRep.Verify
|
client/ASExchange.go#L72
cannot use cl.Credentials (variable of type *"github.com/grafana/gokrb5/credentials".Credentials) as type *"gopkg.in/jcmturner/gokrb5.v7/credentials".Credentials in argument to ASRep.Verify
|
client/ASExchange.go#L82
cannot use pa (variable of type "github.com/grafana/gokrb5/types".PAData) as type "gopkg.in/jcmturner/gokrb5.v7/types".PAData in argument to append
|
client/ASExchange.go#L122
cannot use key (variable of type "github.com/grafana/gokrb5/types".EncryptionKey) as type "gopkg.in/jcmturner/gokrb5.v7/types".EncryptionKey in argument to crypto.GetEncryptedData
|
client/ASExchange.go#L141
cannot use pa (variable of type "github.com/grafana/gokrb5/types".PAData) as type "gopkg.in/jcmturner/gokrb5.v7/types".PAData in argument to append
|
client/TGSExchange.go#L13
cannot use cl.Config (variable of type *"github.com/grafana/gokrb5/config".Config) as type *"gopkg.in/jcmturner/gokrb5.v7/config".Config in argument to messages.NewTGSReq
|
client/TGSExchange.go#L13
cannot use sessionKey (variable of type "github.com/grafana/gokrb5/types".EncryptionKey) as type "gopkg.in/jcmturner/gokrb5.v7/types".EncryptionKey in argument to messages.NewTGSReq
|
client/TGSExchange.go#L13
cannot use spn (variable of type "github.com/grafana/gokrb5/types".PrincipalName) as type "gopkg.in/jcmturner/gokrb5.v7/types".PrincipalName in argument to messages.NewTGSReq
|
client/TGSExchange.go#L40
cannot use sessionKey (variable of type "github.com/grafana/gokrb5/types".EncryptionKey) as type "gopkg.in/jcmturner/gokrb5.v7/types".EncryptionKey in argument to tgsRep.DecryptEncPart
|
client/TGSExchange.go#L44
cannot use cl.Config (variable of type *"github.com/grafana/gokrb5/config".Config) as type *"gopkg.in/jcmturner/gokrb5.v7/config".Config in argument to tgsRep.Verify
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading