Upstream refresh fix #901
Annotations
10 errors and 4 warnings
lint:
admiral/pkg/controller/admiral/controller.go#L177
Error return value of `controller.delegator.UpdateProcessItemStatus` is not checked (errcheck)
|
lint:
admiral/pkg/controller/admiral/controller.go#L334
Error return value of `c.delegator.UpdateProcessItemStatus` is not checked (errcheck)
|
lint:
admiral/pkg/controller/admiral/controller.go#L373
Error return value of `c.delegator.UpdateProcessItemStatus` is not checked (errcheck)
|
lint:
admiral/pkg/controller/admiral/routingpolicy.go#L52
Error return value of `r.RoutingPolicyHandler.Added` is not checked (errcheck)
|
lint:
admiral/pkg/controller/admiral/routingpolicy.go#L61
Error return value of `r.RoutingPolicyHandler.Updated` is not checked (errcheck)
|
lint:
admiral/pkg/clusters/admiralReadWriteLeaseStateChecker.go#L110
Error return value of `dynamodbClient.updatedReadWriteLease` is not checked (errcheck)
|
lint:
admiral/pkg/clusters/admiralReadWriteLeaseStateChecker.go#L126
Error return value of `dynamodbClient.updatedReadWriteLease` is not checked (errcheck)
|
lint:
admiral/pkg/clusters/admiralReadWriteLeaseStateChecker.go#L132
Error return value of `dynamodbClient.updatedReadWriteLease` is not checked (errcheck)
|
lint:
admiral/pkg/clusters/destinationrule_handler.go#L434
Error return value is not checked (errcheck)
|
lint:
admiral/pkg/clusters/destinationrule_handler.go#L468
Error return value is not checked (errcheck)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, golangci/golangci-lint-action@v2. 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 `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|