chore: udpated release notest #159
Annotations
10 errors and 3 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/
|
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/
|