Renovate: Update github.com/sapcc #850
Annotations
10 errors
Analyze:
internal/plugins/project-quota.go#L100
cannot use srv.Type (variable of type limes.ServiceType) as string value in struct literal
|
Analyze:
internal/plugins/project-quota.go#L101
cannot use res.Name (variable of type limesresources.ResourceName) as string value in struct literal
|
Analyze:
internal/plugins/project-quota.go#L172
cannot use info.ServiceType (variable of type string) as limes.ServiceType value in map literal
|
Analyze:
internal/plugins/project-quota.go#L227
cannot use []string{…} (value of type []string) as []limes.ServiceType value in struct literal
|
Analyze:
internal/plugins/project-quota.go#L227
cannot use []string{…} (value of type []string) as []limesresources.ResourceName value in struct literal
|
Analyze
cannot use srv.Type (variable of type limes.ServiceType) as string value in struct literal
|
Analyze
cannot use res.Name (variable of type limesresources.ResourceName) as string value in struct literal
|
Analyze
cannot use info.ServiceType (variable of type string) as limes.ServiceType value in map literal
|
Analyze
cannot use []string{…} (value of type []string) as []limes.ServiceType value in struct literal
|
Analyze
cannot use []string{…} (value of type []string) as []limesresources.ResourceName value in struct literal
|