start migration to acme & dns challenges #3644
Annotations
14 errors and 14 warnings
lint (backend/common):
backend/common/helper/md5dns.go#L13
exported: exported type Md5provider should have comment or be unexported (revive)
|
lint (backend/common):
backend/common/helper/md5dns.go#L23
exported: exported method Md5provider.Generate should have comment or be unexported (revive)
|
lint (backend/common):
backend/common/helper/md5dns.go#L35
exported: exported method Md5provider.Verify should have comment or be unexported (revive)
|
lint (backend/common)
issues found
|
lint (backend/pki-service):
backend/pki-service/pkg/helper/dns.go#L39
G304: Potential file inclusion via variable (gosec)
|
lint (backend/pki-service):
backend/pki-service/pkg/cfg/pki.go#L32
var-naming: struct field DnsConfigs should be DNSConfigs (revive)
|
lint (backend/pki-service):
backend/pki-service/pkg/helper/precheck/validation.go#L13
unused-parameter: parameter 'domain' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (backend/pki-service):
backend/pki-service/pkg/helper/precheck/validation.go#L36
exported: exported function ResolveWithTimeout should have comment or be unexported (revive)
|
lint (backend/pki-service):
backend/pki-service/pkg/helper/precheck/validation.go#L74
exported: exported function LookupTxt should have comment or be unexported (revive)
|
lint (backend/pki-service):
backend/pki-service/pkg/helper/dns.go#L126
unused-parameter: parameter 'token' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (backend/pki-service):
backend/pki-service/pkg/helper/dns.go#L176
unused-parameter: parameter 'token' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (backend/pki-service):
backend/pki-service/pkg/helper/dns.go#L24
exported: exported type ProviderConfig should have comment or be unexported (revive)
|
lint (backend/pki-service):
backend/pki-service/pkg/helper/dns.go#L34
exported: exported type DNSProvider should have comment or be unexported (revive)
|
lint (backend/pki-service):
backend/pki-service/pkg/helper/dns.go#L38
exported: exported function NewDNSProvider should have comment or be unexported (revive)
|
lint (backend/dns-service)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (backend/dns-service)
Restore cache failed: Dependencies file is not found in /home/runner/work/pki-portal-backend/pki-portal-backend. Supported file pattern: go.sum
|
lint (backend/common)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (backend/common)
Restore cache failed: Dependencies file is not found in /home/runner/work/pki-portal-backend/pki-portal-backend. Supported file pattern: go.sum
|
lint (backend/validation-service)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (backend/validation-service)
Restore cache failed: Dependencies file is not found in /home/runner/work/pki-portal-backend/pki-portal-backend. Supported file pattern: go.sum
|
lint (backend/pki-rest-interface)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (backend/pki-rest-interface)
Restore cache failed: Dependencies file is not found in /home/runner/work/pki-portal-backend/pki-portal-backend. Supported file pattern: go.sum
|
lint (backend/eab-rest-interface)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (backend/eab-rest-interface)
Restore cache failed: Dependencies file is not found in /home/runner/work/pki-portal-backend/pki-portal-backend. Supported file pattern: go.sum
|
lint (backend/domain-rest-interface)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (backend/domain-rest-interface)
Restore cache failed: Dependencies file is not found in /home/runner/work/pki-portal-backend/pki-portal-backend. Supported file pattern: go.sum
|
lint (backend/pki-service)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (backend/pki-service)
Restore cache failed: Dependencies file is not found in /home/runner/work/pki-portal-backend/pki-portal-backend. Supported file pattern: go.sum
|