Skip to content

Address potential risks detected by Southeast University's threat detection scan. #95

Address potential risks detected by Southeast University's threat detection scan.

Address potential risks detected by Southeast University's threat detection scan. #95

Triggered via pull request August 15, 2024 03:36
Status Failure
Total duration 49s
Artifacts

reviewdog.yml

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

Annotations

10 errors and 1 warning
runner / golangci-lint: 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
runner / golangci-lint: 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
runner / golangci-lint: 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
runner / golangci-lint: 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
runner / golangci-lint: 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
runner / golangci-lint: 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
runner / golangci-lint: 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
runner / golangci-lint: 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
runner / golangci-lint: 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
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/