Skip to content

promoting changes to add support for read only db instance #336

promoting changes to add support for read only db instance

promoting changes to add support for read only db instance #336

Re-run triggered January 8, 2025 18:27
Status Failure
Total duration 3m 24s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
lint: gorm/transaction.go#L75
S1002: should omit comparison to bool constant, can be simplified to `!readOnlyReplica` (gosimple)
lint: gorm/transaction.go#L118
S1002: should omit comparison to bool constant, can be simplified to `!opts.txOpts.ReadOnly` (gosimple)
lint
issues found
test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636