build(deps): bump github.com/isometry/ghait from 0.4.3 to 0.4.4 #212
Annotations
3 errors
|
Analyze (go)
Process completed with exit code 2.
|
|
Analyze (go):
internal/tokenmanager/token_secret.go#L104
cannot use options (variable of type *"github.com/google/go-github/v71/github".InstallationTokenOptions) as *"github.com/google/go-github/v72/github".InstallationTokenOptions value in argument to s.ghait.NewInstallationToken
|
|
Analyze (go):
internal/tokenmanager/token_secret.go#L104
cannot use s.ghait.NewInstallationToken(s.ctx, installationId, options) (value of type *"github.com/google/go-github/v72/github".InstallationToken) as *"github.com/google/go-github/v71/github".InstallationToken value in return statement
|