Address potential risks detected by Southeast University's threat detection scan. #97
reviewdog.yml
on: pull_request
runner / golangci-lint
15s
Annotations
10 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:
examples/zinx_version_ex/ZinxV0.10Test/Client0.go#L1
[golangci] reported by reviewdog 🐶
: # github.com/aceld/zinx/examples/zinx_version_ex/ZinxV0.10Test
Raw Output:
examples/zinx_version_ex/ZinxV0.10Test/Client0.go:1: : # github.com/aceld/zinx/examples/zinx_version_ex/ZinxV0.10Test
|
runner / golangci-lint:
examples/zinx_version_ex/ZinxV0.10Test/Client1.go#L14
[golangci] reported by reviewdog 🐶
main redeclared in this block
Raw Output:
examples/zinx_version_ex/ZinxV0.10Test/Client1.go:14:6: main redeclared in this block
|
runner / golangci-lint:
examples/zinx_version_ex/ZinxV0.10Test/Client0.go#L14
[golangci] reported by reviewdog 🐶
other declaration of main
Raw Output:
examples/zinx_version_ex/ZinxV0.10Test/Client0.go:14:6: other declaration of main
|
runner / golangci-lint:
examples/zinx_version_ex/ZinxV0.10Test/Server.go#L71
[golangci] reported by reviewdog 🐶
main redeclared in this block
Raw Output:
examples/zinx_version_ex/ZinxV0.10Test/Server.go:71:6: main redeclared in this block
|
runner / golangci-lint:
examples/zinx_version_ex/ZinxV0.10Test/Client0.go#L14
[golangci] reported by reviewdog 🐶
other declaration of main (typecheck)
Raw Output:
examples/zinx_version_ex/ZinxV0.10Test/Client0.go:14:6: other declaration of main (typecheck)
package main
|
runner / golangci-lint:
examples/zinx_version_ex/ZinxV0.11Test/Client0.go#L1
[golangci] reported by reviewdog 🐶
: # github.com/aceld/zinx/examples/zinx_version_ex/ZinxV0.11Test
Raw Output:
examples/zinx_version_ex/ZinxV0.11Test/Client0.go:1: : # github.com/aceld/zinx/examples/zinx_version_ex/ZinxV0.11Test
|
runner / golangci-lint:
examples/zinx_version_ex/ZinxV0.11Test/Client1.go#L14
[golangci] reported by reviewdog 🐶
main redeclared in this block
Raw Output:
examples/zinx_version_ex/ZinxV0.11Test/Client1.go:14:6: main redeclared in this block
|
runner / golangci-lint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
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/
|