cql_columns parsing and recursive preloading. Also added legacy heade… #43
test.yml
on: push
Lint Code
43s
Build
18s
Matrix: Run Tests
Annotations
13 errors and 3 warnings
|
Run Tests (1.24.x)
Process completed with exit code 1.
|
|
Run Tests (1.23.x)
The strategy configuration was canceled because "test._1_24_x" failed
|
|
Run Tests (1.23.x)
The operation was canceled.
|
|
Lint Code:
pkg/restheadspec/handler.go#L1824
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
Lint Code:
pkg/restheadspec/handler.go#L1744
nilValReturn: returned expr is always nil; replace data with nil (gocritic)
|
|
Lint Code:
pkg/restheadspec/handler.go#L1312
unnamedResult: consider giving a name to these results (gocritic)
|
|
Lint Code:
pkg/restheadspec/handler.go#L896
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
Lint Code:
pkg/reflection/model_utils.go#L475
unnamedResult: consider giving a name to these results (gocritic)
|
|
Lint Code:
pkg/reflection/model_utils.go#L135
equalFold: consider replacing with strings.EqualFold(field.Name, name) (gocritic)
|
|
Lint Code:
pkg/common/sql_types.go#L664
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
Lint Code:
pkg/common/sql_types.go#L485
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
Lint Code:
pkg/common/sql_types.go#L437
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
Lint Code:
pkg/common/adapters/database/bun.go#L240
Error return value of `logger.HandlePanic` is not checked (errcheck)
|
|
Build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Run Tests (1.23.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Lint Code
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|