Skip to content

Merge pull request #18 from domgolonka/dependabot/go_modules/github.c… #114

Merge pull request #18 from domgolonka/dependabot/go_modules/github.c…

Merge pull request #18 from domgolonka/dependabot/go_modules/github.c… #114

Triggered via push September 29, 2023 20:25
Status Failure
Total duration 2m 15s
Artifacts

main.yml

on: push
Quality & security checks
2m 6s
Quality & security checks
Publish to docker hub
1m 48s
Publish to docker hub
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Quality & security checks: app/entity/feed.go#L111
cognitive complexity 34 of func `(Feed).FetchString` is high (> 30) (gocognit)
Quality & security checks: app/entity/feed.go#L179
cognitive complexity 34 of func `(Feed).FetchIP` is high (> 30) (gocognit)
Quality & security checks: lib/registry/etcd3/etcd.go#L3
commentFormatting: put a space between `//` and comment text (gocritic)
Quality & security checks: lib/scrapers/ip/proxy/proxy.go#L55
commentFormatting: put a space between `//` and comment text (gocritic)
Quality & security checks: lib/grpc/grpc_server.go#L9
commentFormatting: put a space between `//` and comment text (gocritic)
Quality & security checks: app/services/score_email.go#L23
ifElseChain: rewrite if-else to switch statement (gocritic)
Quality & security checks: lib/grpc/registry.go#L50
func `startConsul` is unused (unused)
Quality & security checks: lib/grpc/registry.go#L79
func `startZookeeper` is unused (unused)
Quality & security checks: lib/parse/request_test.go#L23
response body must be closed (bodyclose)
Quality & security checks: lib/parse/request_test.go#L112
response body must be closed (bodyclose)
Publish to docker hub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish to docker hub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish to docker hub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish to docker hub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Quality & security checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/