add golang golint, workerflow #3
reviewdog.yml
on: pull_request
runner / golangci-lint
8s
Annotations
3 errors and 1 warning
runner / golangci-lint:
kis/flow.go#L4
[golangci] reported by reviewdog 🐶
File is not `goimports`-ed (goimports)
Raw Output:
kis/flow.go:4: File is not `goimports`-ed (goimports)
"context"
|
runner / golangci-lint:
kis/function.go#L4
[golangci] reported by reviewdog 🐶
File is not `goimports`-ed (goimports)
Raw Output:
kis/function.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/.
|