Merge pull request #90 from ivpn/chore/pwd-reset-email-text-update #159
go.yml
on: push
Detect changed service directories
6s
api
2m 31s
libs
1m 21s
proxy
1m 53s
blocklists
1m 15s
dnscheck
45s
Annotations
12 errors and 11 warnings
|
dnscheck:
dnscheck/dns/handler.go#L194
G115: integer overflow conversion int64 -> uint32 (gosec)
|
|
dnscheck:
dnscheck/dns/handler.go#L203
captLocal: `IPAddress' should not be capitalized (gocritic)
|
|
dnscheck:
dnscheck/cache/cache.go#L18
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
|
dnscheck:
dnscheck/dns/handler.go#L162
Error return value of `w.WriteMsg` is not checked (errcheck)
|
|
blocklists:
blocklists/main.go#L142
exitAfterDefer: os.Exit will exit, and `defer updater.Stop()` will not run (gocritic)
|
|
blocklists:
blocklists/internal/extractor/steven_black.go#L65
string `0.0.0.0` has 4 occurrences, make it a constant (goconst)
|
|
libs:
libs/store/mongodb.go#L79
G402: TLS InsecureSkipVerify may be set to true. (gosec)
|
|
libs:
libs/cache/redis.go#L90
G402: TLS InsecureSkipVerify may be set to true. (gosec)
|
|
libs:
libs/store/store.go#L22
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
|
proxy:
proxy/server/clientid.go#L90
QF1011: could omit type int from declaration; it will be inferred from the right-hand side (staticcheck)
|
|
proxy:
proxy/server/clientid.go#L46
QF1001: could apply De Morgan's law (staticcheck)
|
|
proxy:
proxy/server/metrics.go#L20
File is not properly formatted (gofmt)
|
|
Detect changed service directories
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dnscheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@7b8cf10d4e4a01d4992d18a89f4d7dc5a3e6d6f4, golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dnscheck
Restore cache failed: Dependencies file is not found in /home/runner/work/moddns/moddns. Supported file pattern: go.sum
|
|
blocklists
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@7b8cf10d4e4a01d4992d18a89f4d7dc5a3e6d6f4, golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
blocklists
Restore cache failed: Dependencies file is not found in /home/runner/work/moddns/moddns. Supported file pattern: go.sum
|
|
libs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@7b8cf10d4e4a01d4992d18a89f4d7dc5a3e6d6f4, golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
libs
Restore cache failed: Dependencies file is not found in /home/runner/work/moddns/moddns. Supported file pattern: go.sum
|
|
proxy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@7b8cf10d4e4a01d4992d18a89f4d7dc5a3e6d6f4, golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
proxy
Restore cache failed: Dependencies file is not found in /home/runner/work/moddns/moddns. Supported file pattern: go.sum
|
|
api
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@7b8cf10d4e4a01d4992d18a89f4d7dc5a3e6d6f4, golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
api
Restore cache failed: Dependencies file is not found in /home/runner/work/moddns/moddns. Supported file pattern: go.sum
|