Merge pull request #359 from abdusco/sqlite3-returning #162
Annotations
10 errors and 3 warnings
golangci-lint:
exp/alias.go#L22
missing return (typecheck)
|
golangci-lint:
sqlgen/insert_sql_generator.go#L4
"strings" imported but not used (typecheck)
|
golangci-lint:
dialect/mysql/mysql.go#L8
undeclared name: `goqu` (typecheck)
|
golangci-lint:
dialect/mysql/mysql.go#L78
undeclared name: `goqu` (typecheck)
|
golangci-lint:
dialect/mysql/mysql.go#L9
undeclared name: `goqu` (typecheck)
|
golangci-lint:
dialect/mysql/mysql.go#L4
"github.com/doug-martin/goqu/v9" imported but not used (typecheck)
|
golangci-lint:
dialect/postgres/postgres.go#L4
"github.com/doug-martin/goqu/v9" imported but not used (typecheck)
|
golangci-lint:
dialect/sqlite3/sqlite3.go#L6
"github.com/doug-martin/goqu/v9" imported but not used (typecheck)
|
golangci-lint:
delete_dataset.go#L129
missing return (typecheck)
|
golangci-lint:
insert_dataset.go#L129
missing return (typecheck)
|
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/
|
golangci-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/
|
golangci-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/
|
The logs for this run have expired and are no longer available.
Loading