Skip to content

fix remote object sync by multiple Storage and Database objects #303

fix remote object sync by multiple Storage and Database objects

fix remote object sync by multiple Storage and Database objects #303

Triggered via pull request April 23, 2024 23:14
@kobzonegakobzonega
synchronize #195
Status Failure
Total duration 37m 46s
Artifacts

check-pr.yml

on: pull_request_target
check-running-allowed
2s
check-running-allowed
run-tests  /  start-runner
1m 50s
run-tests / start-runner
run-tests  /  smart-checkout
7s
run-tests / smart-checkout
run-tests  /  lint
27s
run-tests / lint
run-tests  /  code-format-check
14s
run-tests / code-format-check
run-tests  /  run-tests
33m 3s
run-tests / run-tests
run-tests  /  stop-runner
1m 19s
run-tests / stop-runner
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
run-tests / lint: internal/controllers/remotedatabasenodeset/remote_objects.go#L223
G601: Implicit memory aliasing in for loop. (gosec)
run-tests / lint: internal/controllers/remotedatabasenodeset/remote_objects.go#L280
G601: Implicit memory aliasing in for loop. (gosec)
run-tests / lint: internal/controllers/remotestoragenodeset/remote_objects.go#L222
G601: Implicit memory aliasing in for loop. (gosec)
run-tests / lint: internal/controllers/remotestoragenodeset/remote_objects.go#L279
G601: Implicit memory aliasing in for loop. (gosec)
run-tests / lint: internal/controllers/remotedatabasenodeset/controller_test.go#L979
G601: Implicit memory aliasing in for loop. (gosec)
run-tests / lint: internal/controllers/remotestoragenodeset/controller_test.go#L685
G601: Implicit memory aliasing in for loop. (gosec)
run-tests / lint: internal/controllers/remotedatabasenodeset/remote_objects.go#L239
`if len(candidatesToDelete) > 0` has complex nested blocks (complexity: 12) (nestif)
run-tests / lint: internal/controllers/remotestoragenodeset/remote_objects.go#L238
`if len(candidatesToDelete) > 0` has complex nested blocks (complexity: 12) (nestif)
run-tests / lint
issues found
check-running-allowed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-tests / smart-checkout
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-tests / run-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-tests / code-format-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-tests / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-tests / lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
run-tests / 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/
run-tests / 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/