Skip to content

Merge pull request #389 from kvii/update #160

Merge pull request #389 from kvii/update

Merge pull request #389 from kvii/update #160

Triggered via push December 14, 2023 04:02
Status Failure
Total duration 1m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/