Skip to content

add golang golint, workerflow #2

add golang golint, workerflow

add golang golint, workerflow #2

Triggered via pull request April 15, 2024 10:18
@aceldaceld
synchronize #25
feature/aceld
Status Failure
Total duration 2m 30s
Artifacts

reviewdog.yml

on: pull_request
runner / golangci-lint
13s
runner / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
runner / golangci-lint: flow/kis_flow_data.go#L177
[golangci] reported by reviewdog 🐶 undefined: cache (typecheck) Raw Output: flow/kis_flow_data.go:177:30: undefined: cache (typecheck) flow.cache.Set(key, value, cache.DefaultExpiration) ^
runner / golangci-lint: serialize/serialize_default.go#L15
[golangci] reported by reviewdog 🐶 File is not `goimports`-ed (goimports) Raw Output: serialize/serialize_default.go:15: File is not `goimports`-ed (goimports) "github.com/aceld/kis-flow/common"
runner / golangci-lint: kis/connector.go#L4
[golangci] reported by reviewdog 🐶 File is not `goimports`-ed (goimports) Raw Output: kis/connector.go:4: File is not `goimports`-ed (goimports) "context"
runner / golangci-lint
reviewdog exited with status code: 1
runner / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.