Skip to content

Update CI workflows to utilize latest gh actions and test against lat… #153

Update CI workflows to utilize latest gh actions and test against lat…

Update CI workflows to utilize latest gh actions and test against lat… #153

Triggered via pull request July 31, 2023 17:10
Status Failure
Total duration 1m 14s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)