Skip to content

Running tests

Running tests #3730

Triggered via push June 17, 2024 16:59
Status Failure
Total duration 52s
Artifacts

gha-go-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: clients/mssql/dialect/dialect.go#L164
cannot use md (variable of type MSSQLDialect) as sql.Dialect value in argument to sql.QuoteTableAliasColumn: MSSQLDialect does not implement sql.Dialect (missing method GetDedupeTableQuery)
test: clients/mssql/dialect/dialect.go#L196
cannot use md (variable of type MSSQLDialect) as sql.Dialect value in argument to sql.BuildColumnComparisons: MSSQLDialect does not implement sql.Dialect (missing method GetDedupeTableQuery)
test: clients/mssql/dialect/dialect.go#L204
cannot use md (variable of type MSSQLDialect) as sql.Dialect value in argument to sql.BuildColumnsUpdateFragment: MSSQLDialect does not implement sql.Dialect (missing method GetDedupeTableQuery)
test: clients/mssql/dialect/dialect.go#L206
cannot use md (variable of type MSSQLDialect) as sql.Dialect value in argument to sql.QuotedDeleteColumnMarker: MSSQLDialect does not implement sql.Dialect (missing method GetDedupeTableQuery)
test: clients/mssql/dialect/dialect.go#L206
cannot use md (variable of type MSSQLDialect) as sql.Dialect value in argument to sql.QuoteColumns: MSSQLDialect does not implement sql.Dialect (missing method GetDedupeTableQuery)
test: clients/mssql/dialect/dialect.go#L208
cannot use md (variable of type MSSQLDialect) as sql.Dialect value in argument to sql.QuoteTableAliasColumns: MSSQLDialect does not implement sql.Dialect (missing method GetDedupeTableQuery)
test: clients/mssql/dialect/dialect.go#L223
cannot use md (variable of type MSSQLDialect) as sql.Dialect value in argument to sql.QuotedDeleteColumnMarker: MSSQLDialect does not implement sql.Dialect (missing method GetDedupeTableQuery)
test: clients/mssql/dialect/dialect.go#L225
cannot use md (variable of type MSSQLDialect) as sql.Dialect value in argument to sql.QuotedDeleteColumnMarker: MSSQLDialect does not implement sql.Dialect (missing method GetDedupeTableQuery)
test: clients/mssql/dialect/dialect.go#L225
cannot use md (variable of type MSSQLDialect) as sql.Dialect value in argument to sql.BuildColumnsUpdateFragment: MSSQLDialect does not implement sql.Dialect (missing method GetDedupeTableQuery)
test: clients/mssql/dialect/dialect.go#L227
cannot use md (variable of type MSSQLDialect) as sql.Dialect value in argument to sql.QuotedDeleteColumnMarker: MSSQLDialect does not implement sql.Dialect (missing method GetDedupeTableQuery)