Skip to content

feat(frontend): support search based on SQL syntax #183

feat(frontend): support search based on SQL syntax

feat(frontend): support search based on SQL syntax #183

Triggered via pull request November 17, 2023 07:50
Status Failure
Total duration 6m 42s
Artifacts

check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/