feat(core): DSP-230 basic config service implementation #3600
Annotations
7 errors and 3 warnings
vulncheck (service):
service/pkg/server/services.go#L110
undefined: serviceregistry.Registration
|
vulncheck (service):
service/pkg/server/services.go#L189
svc.ServiceConfig undefined (type serviceregistry.IService has no field or method ServiceConfig)
|
vulncheck (service):
service/pkg/server/services.go#L190
svc.ServiceConfig undefined (type serviceregistry.IService has no field or method ServiceConfig)
|
vulncheck (service):
service/pkg/server/services.go#L196
svc.ServiceConfig undefined (type serviceregistry.IService has no field or method ServiceConfig)
|
vulncheck (service):
service/pkg/server/services.go#L208
svc.ServiceConfig undefined (type serviceregistry.IService has no field or method ServiceConfig)
|
vulncheck (service)
Process completed with exit code 1.
|
vulncheck (examples)
The job was canceled because "service" failed.
|
vulncheck (lib/ocrypto)
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
|
vulncheck (sdk)
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
|
vulncheck (service)
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
|