Skip to content

feat: support ns offload policy #854

feat: support ns offload policy

feat: support ns offload policy #854

Triggered via pull request September 2, 2024 06:52
Status Failure
Total duration 15m 26s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint
The action 'Setup tmate session' has timed out after 15 minutes.
lint: pkg/admin/impl.go#L428
unnecessary conversion (unconvert)
lint: pkg/admin/impl.go#L87
SA1019: pointer.Int32Ptr is deprecated: Use Int32 instead. (staticcheck)
lint: pkg/connection/reconcile_topic.go#L294
SA1019: pointer.BoolPtr is deprecated: Use Bool instead. (staticcheck)
lint: pkg/connection/reconcile_topic.go#L299
SA1019: pointer.Int32Ptr is deprecated: Use Int32 instead. (staticcheck)
lint: pkg/connection/reconciler.go#L282
SA1019: pointer.StringPtr is deprecated: Use String instead. (staticcheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@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/