Rename Go module #65
Annotations
32 errors and 2 warnings
Tests (1.18.x):
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
|
Tests (1.18.x):
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
|
Tests (1.18.x):
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
|
Tests (1.18.x):
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
|
Tests (1.18.x):
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
|
Tests (1.18.x):
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
|
Tests (1.18.x):
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
|
Tests (1.18.x):
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
|
Tests (1.18.x):
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
|
Tests (1.18.x):
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
|
Tests (1.19.x)
The job was canceled because "_1_18_x" failed.
|
Tests (1.19.x):
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
|
Tests (1.19.x):
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
|
Tests (1.19.x):
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
|
Tests (1.19.x):
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
|
Tests (1.19.x):
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
|
Tests (1.19.x):
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
|
Tests (1.19.x):
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
|
Tests (1.19.x):
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
|
Tests (1.19.x):
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
|
Tests (1.19.x):
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
|
Tests (1.20.x)
The job was canceled because "_1_18_x" failed.
|
Tests (1.20.x):
client/ASExchange.go#L72
cannot use cl.Config (variable of type *"github.com/grafana/gokrb5/config".Config) as *"gopkg.in/jcmturner/gokrb5.v7/config".Config value in argument to ASRep.Verify
|
Tests (1.20.x):
client/ASExchange.go#L72
cannot use cl.Credentials (variable of type *"github.com/grafana/gokrb5/credentials".Credentials) as *"gopkg.in/jcmturner/gokrb5.v7/credentials".Credentials value in argument to ASRep.Verify
|
Tests (1.20.x):
client/ASExchange.go#L82
cannot use pa (variable of type "github.com/grafana/gokrb5/types".PAData) as "gopkg.in/jcmturner/gokrb5.v7/types".PAData value in argument to append
|
Tests (1.20.x):
client/ASExchange.go#L122
cannot use key (variable of type "github.com/grafana/gokrb5/types".EncryptionKey) as "gopkg.in/jcmturner/gokrb5.v7/types".EncryptionKey value in argument to crypto.GetEncryptedData
|
Tests (1.20.x):
client/ASExchange.go#L141
cannot use pa (variable of type "github.com/grafana/gokrb5/types".PAData) as "gopkg.in/jcmturner/gokrb5.v7/types".PAData value in argument to append
|
Tests (1.20.x):
client/TGSExchange.go#L13
cannot use cl.Config (variable of type *"github.com/grafana/gokrb5/config".Config) as *"gopkg.in/jcmturner/gokrb5.v7/config".Config value in argument to messages.NewTGSReq
|
Tests (1.20.x):
client/TGSExchange.go#L13
cannot use sessionKey (variable of type "github.com/grafana/gokrb5/types".EncryptionKey) as "gopkg.in/jcmturner/gokrb5.v7/types".EncryptionKey value in argument to messages.NewTGSReq
|
Tests (1.20.x):
client/TGSExchange.go#L13
cannot use spn (variable of type "github.com/grafana/gokrb5/types".PrincipalName) as "gopkg.in/jcmturner/gokrb5.v7/types".PrincipalName value in argument to messages.NewTGSReq
|
Tests (1.20.x):
client/TGSExchange.go#L40
cannot use sessionKey (variable of type "github.com/grafana/gokrb5/types".EncryptionKey) as "gopkg.in/jcmturner/gokrb5.v7/types".EncryptionKey value in argument to tgsRep.DecryptEncPart
|
Tests (1.20.x):
client/TGSExchange.go#L44
cannot use cl.Config (variable of type *"github.com/grafana/gokrb5/config".Config) as *"gopkg.in/jcmturner/gokrb5.v7/config".Config value in argument to tgsRep.Verify
|
Tests (1.18.x)
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/.
|
Tests (1.18.x)
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/
|