Fix post-refresh hook failing if broker.conf.d is empty #745
ci.yml
on: pull_request
Go: Code sanity
3m 5s
Go: Tests
3m 7s
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
daemon.Daemon.Serve calls log.Debug
|
Go: Tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|