Skip to content

feat(build): update sprig #2469

feat(build): update sprig

feat(build): update sprig #2469

Triggered via pull request November 18, 2024 08:21
Status Failure
Total duration 1m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: helpers.go#L258
undefined: validator (typecheck)
lint: api/handler/triggers.go#L130
missing type in composite literal (typecheck)
lint: api/handler/trigger_test.go#L22
"github.com/xiam/to" imported and not used (typecheck)
lint: cmd/cli/telegram_utils.go#L24
ctx declared and not used (typecheck)
lint: cmd/cli/cluster.go#L4
"strings" imported and not used (typecheck)
lint: cmd/cli/telegram_utils.go#L4
"context" imported and not used (typecheck)
lint: cmd/cli/telegram_utils_test.go#L10
"github.com/go-redis/redis/v8" imported as goredis and not used (typecheck)
lint: index/bleve/trigger_index.go#L11
undefined: bleve (typecheck)
lint: index/bleve/search.go#L63
undefined: bleve (typecheck)
lint: index/bleve/write.go#L26
undefined: bleve (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/