feat(frontend): support search based on SQL syntax #183
check.yaml
on: pull_request
Unit Test
6m 31s
Golang Lint
4m 56s
License Check
37s
Secret Scan
10s
Annotations
6 errors and 3 warnings
License Check
Process completed with exit code 1.
|
Golang Lint:
pkg/search/storage/types.go#L18
File is not `gofumpt`-ed (gofumpt)
|
Golang Lint:
pkg/search/storage/types.go#L20
File is not `gofumpt`-ed (gofumpt)
|
Golang Lint:
pkg/search/storage/types.go#L24
File is not `gofumpt`-ed (gofumpt)
|
Golang Lint:
pkg/util/filters/search_filter.go#L67
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
Golang Lint
issues found
|
License Check
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Golang Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|