feat(kcc): support kcc canary update #4612
Triggered via pull request
November 14, 2024 11:11
Status
Failure
Total duration
10m 34s
Artifacts
–
ci.yml
on: pull_request
Format
25s
Vet
2m 48s
Lint
5m 45s
Build
1m 42s
Parallel
4m 24s
Unit Test
10m 19s
License
10s
Annotations
19 errors and 7 warnings
Build:
cmd/katalyst-controller/app/controller/kcc.go#L68
not enough arguments in call to kcc.NewKatalystCustomConfigTargetController
|
Build:
cmd/katalyst-controller/app/controller/kcc.go#L75
undefined: kcc.NewCustomNodeConfigController
|
Build
Process completed with exit code 2.
|
Vet:
cmd/katalyst-controller/app/controller/kcc.go#L68
not enough arguments in call to kcc.NewKatalystCustomConfigTargetController
|
Vet:
cmd/katalyst-controller/app/controller/kcc.go#L75
undefined: kcc.NewCustomNodeConfigController
|
Vet
Process completed with exit code 1.
|
Parallel:
cmd/katalyst-controller/app/controller/kcc.go#L69
not enough arguments in call to kcc.NewKatalystCustomConfigTargetController
|
Parallel:
cmd/katalyst-controller/app/controller/kcc.go#L75
NewCustomNodeConfigController not declared by package kcc
|
Parallel
Process completed with exit code 1.
|
Lint:
cmd/katalyst-controller/app/controller/kcc.go#L69
not enough arguments in call to kcc.NewKatalystCustomConfigTargetController
|
Lint:
cmd/katalyst-controller/app/controller/kcc.go#L75
undefined: kcc.NewCustomNodeConfigController (typecheck)
|
Lint:
pkg/controller/kcc/kcct.go#L70
`defaultCNCEnqueueDelay` is unused (deadcode)
|
Lint:
pkg/controller/kcc/kcct.go#L71
`defaultKCCTEnqueueDelay` is unused (deadcode)
|
Lint:
pkg/controller/kcc/kcct.go#L75
`defaultCNCUpdateQPS` is unused (deadcode)
|
Lint:
pkg/controller/kcc/kcct.go#L76
`defaultCNCUpdateBurst` is unused (deadcode)
|
Lint:
pkg/controller/kcc/target/target_handler.go#L49
`abnormaly` is a misspelling of `abnormally` (misspell)
|
Lint:
pkg/controller/kcc/kcct.go#L338
`correponding` is a misspelling of `corresponding` (misspell)
|
Lint
issues found
|
Unit Test
Process completed with exit code 2.
|
License
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Vet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Parallel
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|