upgrade dependencies #41
Annotations
10 errors and 3 warnings
source/driver.go#L20
File is not `gofmt`-ed with `-s` (gofmt)
|
source/parse.go#L19
File is not `gofmt`-ed with `-s` (gofmt)
|
source/testing/testing.go#L18
File is not `gofmt`-ed with `-s` (gofmt)
|
source/file/file_test.go#L33
string `file://` has 6 occurrences, make it a constant (goconst)
|
database/parse_test.go#L17
string `database://` has 4 occurrences, make it a constant (goconst)
|
database/parse_test.go#L67
string `reserved char ` has 4 occurrences, make it a constant (goconst)
|
database/snowflake/snowflake.go#L17
could not import github.com/snowflakedb/gosnowflake (-: # github.com/snowflakedb/gosnowflake
|
|
dktesting/dktesting.go#L8
could not import github.com/dhui/dktest (-: # github.com/dhui/dktest
|
|
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/
|
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 `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