refactor: make interface for query expr and implement to postgresql a… #338
Annotations
10 errors and 1 warning
pkg/query_expr/sql_expr.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
pkg/query_expr/sql_expr.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
pkg/query_expr/es_expr.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
pkg/query_expr/query_expr.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
internal/store/elasticsearch/discovery_repository.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
internal/store/postgres/asset_repository.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
pkg/query_expr/es_expr.go#L44
ptrToRefParam: consider `node' to be of non-pointer type (gocritic)
|
pkg/query_expr/query_expr.go#L33
ptrToRefParam: consider `node' to be of non-pointer type (gocritic)
|
pkg/query_expr/query_expr.go#L49
ptrToRefParam: consider to make non-pointer type for `*ast.Node` (gocritic)
|
pkg/query_expr/sql_expr.go#L32
ptrToRefParam: consider `node' to be of non-pointer type (gocritic)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading