Address potential risks detected by Southeast University's threat detection scan. #95
Annotations
10 errors and 1 warning
examples/zinx_RequestPollMode/NoPoolModeServer.go#L1
[golangci] reported by reviewdog 🐶
: # github.com/aceld/zinx/examples/zinx_RequestPollMode
Raw Output:
examples/zinx_RequestPollMode/NoPoolModeServer.go:1: : # github.com/aceld/zinx/examples/zinx_RequestPollMode
|
examples/zinx_RequestPollMode/PoolModeServer.go#L59
[golangci] reported by reviewdog 🐶
main redeclared in this block
Raw Output:
examples/zinx_RequestPollMode/PoolModeServer.go:59:6: main redeclared in this block
|
examples/zinx_RequestPollMode/NoPoolModeServer.go#L31
[golangci] reported by reviewdog 🐶
other declaration of main
Raw Output:
examples/zinx_RequestPollMode/NoPoolModeServer.go:31:6: other declaration of main
|
examples/zinx_RequestPollMode/client.go#L62
[golangci] reported by reviewdog 🐶
main redeclared in this block
Raw Output:
examples/zinx_RequestPollMode/client.go:62:6: main redeclared in this block
|
examples/zinx_RequestPollMode/NoPoolModeServer.go#L31
[golangci] reported by reviewdog 🐶
other declaration of main (typecheck)
Raw Output:
examples/zinx_RequestPollMode/NoPoolModeServer.go:31:6: other declaration of main (typecheck)
package main
|
examples/zinx_async_op/client.go#L1
[golangci] reported by reviewdog 🐶
: # github.com/aceld/zinx/examples/zinx_async_op
Raw Output:
examples/zinx_async_op/client.go:1: : # github.com/aceld/zinx/examples/zinx_async_op
|
examples/zinx_async_op/server.go#L18
[golangci] reported by reviewdog 🐶
main redeclared in this block
Raw Output:
examples/zinx_async_op/server.go:18:6: main redeclared in this block
|
examples/zinx_async_op/client.go#L11
[golangci] reported by reviewdog 🐶
other declaration of main (typecheck)
Raw Output:
examples/zinx_async_op/client.go:11:6: other declaration of main (typecheck)
package main
|
examples/zinx_decoder/client.go#L1
[golangci] reported by reviewdog 🐶
: # github.com/aceld/zinx/examples/zinx_decoder
Raw Output:
examples/zinx_decoder/client.go:1: : # github.com/aceld/zinx/examples/zinx_decoder
|
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
|
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/
|
This job failed
Loading