feat: update hub-agent to use custom cluster affinity plugin in scheduler when property checker is enabled #5176
code-lint.yml
on: pull_request
detect-noop
9s
Lint
3m 48s
staticcheck
3m 11s
Annotations
9 errors and 2 warnings
|
staticcheck
Process completed with exit code 2.
|
|
staticcheck:
cmd/hubagent/workload/setup.go#L364
opts.AzurePropertyCheckerOptions undefined (type *options.Options has no field or method AzurePropertyCheckerOptions) (compile)
|
|
staticcheck:
cmd/hubagent/workload/setup.go#L362
opts.AzurePropertyCheckerOptions undefined (type *options.Options has no field or method AzurePropertyCheckerOptions)
|
|
Lint
Process completed with exit code 2.
|
|
Lint:
cmd/hubagent/workload/setup.go#L364
opts.AzurePropertyCheckerOptions undefined (type *options.Options has no field or method AzurePropertyCheckerOptions)) (typecheck)
|
|
Lint:
cmd/hubagent/workload/setup.go#L362
opts.AzurePropertyCheckerOptions undefined (type *options.Options has no field or method AzurePropertyCheckerOptions)
|
|
Lint:
cmd/hubagent/main.go#L47
could not import go.goms.io/fleet/cmd/hubagent/workload (-: # go.goms.io/fleet/cmd/hubagent/workload
|
|
Lint:
cmd/hubagent/workload/setup.go#L364
opts.AzurePropertyCheckerOptions undefined (type *options.Options has no field or method AzurePropertyCheckerOptions) (typecheck)
|
|
Lint:
cmd/hubagent/workload/setup.go#L362
opts.AzurePropertyCheckerOptions undefined (type *options.Options has no field or method AzurePropertyCheckerOptions)
|
|
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
|