Avoid logging MySQL connection configs #1058
Annotations
7 errors and 3 warnings
build (mysql-5.7.25)
Process completed with exit code 1.
|
build (mysql-5.7.25):
go/cmd/gh-ost/main.go#L323
cannot use "Migration failed. Please check the logs for more details." (constant of type string) as error value in argument to migrationContext.Log.Fatale: string does not implement error (missing method Error)
|
build (mysql-8.0.16)
Process completed with exit code 1.
|
build (mysql-8.0.16):
go/cmd/gh-ost/main.go#L323
cannot use "Migration failed. Please check the logs for more details." (constant of type string) as error value in argument to migrationContext.Log.Fatale: string does not implement error (missing method Error)
|
build (PerconaServer-8.0.21)
Process completed with exit code 1.
|
build (PerconaServer-8.0.21):
go/cmd/gh-ost/main.go#L323
cannot use "Migration failed. Please check the logs for more details." (constant of type string) as error value in argument to migrationContext.Log.Fatale: string does not implement error (missing method Error)
|
docker-tests (mysql:8.4.3)
Process completed with exit code 1.
|
build (mysql-5.7.25)
Cache not found for keys: setup-go-Linux-x64-ubuntu20-go-1.22.0-9bdb5e3a2b40ead1d287831a6d0345aa1c1f2d9fc662f0663845c0948e5c0a0e
|
build (mysql-8.0.16)
Cache not found for keys: setup-go-Linux-x64-ubuntu20-go-1.22.0-9bdb5e3a2b40ead1d287831a6d0345aa1c1f2d9fc662f0663845c0948e5c0a0e
|
build (PerconaServer-8.0.21)
Cache not found for keys: setup-go-Linux-x64-ubuntu20-go-1.22.0-9bdb5e3a2b40ead1d287831a6d0345aa1c1f2d9fc662f0663845c0948e5c0a0e
|