Address potential risks detected by Southeast University's threat detection scan. #98
reviewdog.yml
on: pull_request
runner / golangci-lint
34s
Annotations
3 errors and 1 warning
runner / golangci-lint:
examples/zinx_routerSlices/router_func_server/routerFuncApi.go#L1
[golangci] reported by reviewdog 🐶
: # github.com/aceld/zinx/examples/zinx_routerSlices/router_func_server
Raw Output:
examples/zinx_routerSlices/router_func_server/routerFuncApi.go:1: : # github.com/aceld/zinx/examples/zinx_routerSlices/router_func_server
|
runner / golangci-lint:
examples/zinx_routerSlices/router_func_server/routerFuncApi.go#L39
[golangci] reported by reviewdog 🐶
other declaration of main (typecheck)
Raw Output:
examples/zinx_routerSlices/router_func_server/routerFuncApi.go:39:6: other declaration of main (typecheck)
package main
|
runner / golangci-lint
reviewdog exited with status code: 1
|
runner / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|