fix: fix Capacity Value Requirements #5186
code-lint.yml
on: pull_request
detect-noop
6s
Lint
3m 50s
staticcheck
3m 7s
Annotations
20 errors and 2 warnings
|
staticcheck:
pkg/propertychecker/azure/checker_test.go#L142
cannot use "200" (untyped string constant) as uint32 value in struct literal
|
|
staticcheck:
pkg/propertychecker/azure/checker_test.go#L135
cannot use "0" (untyped string constant) as uint32 value in struct literal
|
|
staticcheck:
pkg/propertychecker/azure/checker_test.go#L128
cannot use "200" (untyped string constant) as uint32 value in struct literal
|
|
staticcheck:
pkg/propertychecker/azure/checker_test.go#L121
cannot use "0" (untyped string constant) as uint32 value in struct literal
|
|
staticcheck:
pkg/propertychecker/azure/checker_test.go#L114
cannot use "3.5" (untyped string constant) as uint32 value in struct literal
|
|
staticcheck:
pkg/propertychecker/azure/checker_test.go#L107
undefined: quantity
|
|
staticcheck:
pkg/propertychecker/azure/checker_test.go#L107
undefined: invalid
|
|
staticcheck:
pkg/propertychecker/azure/checker_test.go#L60
propertyChecker.SupportsProperty undefined (type *PropertyChecker has no field or method SupportsProperty)
|
|
staticcheck:
pkg/propertychecker/azure/checker_test.go#L23
other declaration of azure
|
|
staticcheck:
pkg/propertychecker/azure/checker_test.go#L24
azure redeclared in this block
|
|
Lint:
pkg/propertychecker/azure/checker_test.go#L142
cannot use "200" (untyped string constant) as uint32 value in struct literal
|
|
Lint:
pkg/propertychecker/azure/checker_test.go#L135
cannot use "0" (untyped string constant) as uint32 value in struct literal
|
|
Lint:
pkg/propertychecker/azure/checker_test.go#L128
cannot use "200" (untyped string constant) as uint32 value in struct literal
|
|
Lint:
pkg/propertychecker/azure/checker_test.go#L121
cannot use "0" (untyped string constant) as uint32 value in struct literal
|
|
Lint:
pkg/propertychecker/azure/checker_test.go#L114
cannot use "3.5" (untyped string constant) as uint32 value in struct literal
|
|
Lint:
pkg/propertychecker/azure/checker_test.go#L107
undefined: quantity
|
|
Lint:
pkg/propertychecker/azure/checker_test.go#L107
undefined: invalid
|
|
Lint:
pkg/propertychecker/azure/checker_test.go#L60
propertyChecker.SupportsProperty undefined (type *PropertyChecker has no field or method SupportsProperty)
|
|
Lint:
pkg/propertychecker/azure/checker_test.go#L23
other declaration of azure
|
|
Lint:
pkg/propertychecker/azure/checker_test.go#L24
azure redeclared in this block
|
|
staticcheck
Restore cache failed: Dependencies file is not found in /home/runner/work/fleet/fleet. Supported file pattern: go.sum
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/fleet/fleet. Supported file pattern: go.sum
|