Skip to content

Update dependencies to fix CVE #564

Update dependencies to fix CVE

Update dependencies to fix CVE #564

Triggered via pull request March 15, 2025 10:24
Status Failure
Total duration 1m 6s
Artifacts

go.yml

on: pull_request
Matrix: Test and Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Test and Build (1.20.x, ubuntu-latest)
Process completed with exit code 2.
Lint: logger/logger.go#L36
l.Debug undefined (type *DBSQLLogger has no field or method Debug) (typecheck)
Lint: logger/logger.go#L46
undefined: isatty (typecheck)
Lint: logger/logger.go#L47
Logger.Output undefined (type *DBSQLLogger has no field or method Output) (typecheck)
Lint: logger/logger.go#L53
Logger.Error undefined (type *DBSQLLogger has no field or method Error) (typecheck)
Lint: logger/logger.go#L58
Logger.Level undefined (type *DBSQLLogger has no field or method Level) (typecheck)
Lint: logger/logger.go#L59
Logger.Info undefined (type *DBSQLLogger has no field or method Info) (typecheck)
Lint: logger/logger.go#L68
Logger.Level undefined (type *DBSQLLogger has no field or method Level) (typecheck)
Lint: logger/logger.go#L75
Logger.Output undefined (type *DBSQLLogger has no field or method Output) (typecheck)
Lint: logger/logger.go#L81
Logger.Trace undefined (type *DBSQLLogger has no field or method Trace) (typecheck)
Lint: logger/logger.go#L87
Logger.Debug undefined (type *DBSQLLogger has no field or method Debug) (typecheck)