Support changing the password if refreshing token or user info fails … #765
ci.yml
on: push
Go: Code sanity
3m 16s
Go: Tests
3m 0s
Annotations
10 errors and 1 warning
Go: Code sanity
broker.Broker.generateUILayout calls oauth2.Config.DeviceAuth, which eventually calls http.Client.Do
|
Go: Code sanity
broker_test.TestMain calls testing.M.Run, which eventually calls x509.CertPool.AppendCertsFromPEM
|
Go: Code sanity
daemon_test.TestAppCanSigHupWithoutExecute calls io.Copy, which eventually calls x509.Certificate.Verify
|
Go: Code sanity
daemon_test.TestAppCanSigHupWithoutExecute calls io.Copy, which eventually calls x509.Certificate.VerifyHostname
|
Go: Code sanity
testutils.init#1 calls x509.CreateCertificate
|
Go: Code sanity
broker.New calls errors.joinError.Error, which calls x509.HostnameError.Error
|
Go: Code sanity
broker.Broker.NewSession calls x509.MarshalPKIXPublicKey
|
Go: Code sanity
testutils.init#1 calls x509.ParseCertificate
|
Go: Code sanity
broker_test.encryptSecret calls x509.ParsePKIXPublicKey
|
Go: Code sanity
Process completed with exit code 3.
|
Go: Tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|