Update CI workflows to utilize latest gh actions and test against lat… #153
Annotations
10 errors
lint:
exp/alias.go#L22
missing return (typecheck)
|
lint:
sqlgen/insert_sql_generator.go#L4
"strings" imported but not used (typecheck)
|
lint:
dialect/mysql/mysql.go#L8
undeclared name: `goqu` (typecheck)
|
lint:
dialect/mysql/mysql.go#L78
undeclared name: `goqu` (typecheck)
|
lint:
dialect/mysql/mysql.go#L9
undeclared name: `goqu` (typecheck)
|
lint:
dialect/mysql/mysql.go#L4
"github.com/doug-martin/goqu/v9" imported but not used (typecheck)
|
lint:
dialect/postgres/postgres.go#L4
"github.com/doug-martin/goqu/v9" imported but not used (typecheck)
|
lint:
dialect/sqlite3/sqlite3.go#L6
"github.com/doug-martin/goqu/v9" imported but not used (typecheck)
|
lint:
delete_dataset.go#L129
missing return (typecheck)
|
lint:
insert_dataset.go#L129
missing return (typecheck)
|