Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect conversion between int types #3205

Merged
merged 4 commits into from
Oct 28, 2024

Merge branch 'master' into fix-codescanning-incorrect-intconv

f6799db
Select commit
Loading
Failed to load commit list.
Merged

Fix incorrect conversion between int types #3205

Merge branch 'master' into fix-codescanning-incorrect-intconv
f6799db
Select commit
Loading
Failed to load commit list.
Mergify / Queue: Embarked in merge queue succeeded Oct 28, 2024 in 0s

The pull request embarked with master (227a815) will be merged soon

Required conditions for merge:

  • all of:
    • #approved-reviews-by>=1
    • check-success=build (controller)
    • check-success=build (kanctl)
    • check-success=build (kando)
    • check-success=docs
    • check-success=gomod
    • check-success=lint
    • check-success=test (helm-test)
    • check-success=test (integration-test)
    • check-success=test (test)
    • label!="hold off merging"
    • label=kueue
  • all of [πŸ“ƒ From pull request rule Automatic merge]:
    • -closed [πŸ“Œ queue requirement]
    • -conflict [πŸ“Œ queue requirement]
    • -draft [πŸ“Œ queue requirement]
    • all of:
      • #approved-reviews-by>=1
      • base=master
      • check-success=build (controller)
      • check-success=build (kanctl)
      • check-success=build (kando)
      • check-success=docs
      • check-success=gomod
      • check-success=lint
      • check-success=test (helm-test)
      • check-success=test (integration-test)
      • check-success=test (test)
      • label!="hold off merging"
      • label=kueue
    • any of [πŸ“Œ queue -> configuration change requirements]:
      • -mergify-configuration-changed
      • check-success = Configuration changed
    • any of [πŸ”€ queue conditions]:
      • all of [πŸ“Œ queue conditions of queue default]:
        • any of [πŸ›‘ GitHub branch protection]:
          • check-success = Summary
          • check-neutral = Summary
          • check-skipped = Summary
        • any of [πŸ›‘ GitHub branch protection]:
          • check-success = gomod
          • check-neutral = gomod
          • check-skipped = gomod
        • any of [πŸ›‘ GitHub branch protection]:
          • check-success = lint
          • check-neutral = lint
          • check-skipped = lint
        • any of [πŸ›‘ GitHub branch protection]:
          • check-success = test (test)
          • check-neutral = test (test)
          • check-skipped = test (test)
        • any of [πŸ›‘ GitHub branch protection]:
          • check-success = test (helm-test)
          • check-neutral = test (helm-test)
          • check-skipped = test (helm-test)
        • any of [πŸ›‘ GitHub branch protection]:
          • check-success = test (integration-test)
          • check-neutral = test (integration-test)
          • check-skipped = test (integration-test)
        • any of [πŸ›‘ GitHub branch protection]:
          • check-success = docs
          • check-neutral = docs
          • check-skipped = docs
        • any of [πŸ›‘ GitHub branch protection]:
          • check-success = dependency-review
          • check-neutral = dependency-review
          • check-skipped = dependency-review
        • any of [πŸ›‘ GitHub branch protection]:
          • check-success = build (controller)
          • check-neutral = build (controller)
          • check-skipped = build (controller)
        • any of [πŸ›‘ GitHub branch protection]:
          • check-success = build (kanctl)
          • check-neutral = build (kanctl)
          • check-skipped = build (kanctl)
        • any of [πŸ›‘ GitHub branch protection]:
          • check-success = build (kando)
          • check-neutral = build (kando)
          • check-skipped = build (kando)
  • any of [πŸ›‘ GitHub branch protection]:
    • check-success = Summary
    • check-neutral = Summary
    • check-skipped = Summary
  • any of [πŸ›‘ GitHub branch protection]:
    • check-success = gomod
    • check-neutral = gomod
    • check-skipped = gomod
  • any of [πŸ›‘ GitHub branch protection]:
    • check-success = lint
    • check-neutral = lint
    • check-skipped = lint
  • any of [πŸ›‘ GitHub branch protection]:
    • check-success = test (test)
    • check-neutral = test (test)
    • check-skipped = test (test)
  • any of [πŸ›‘ GitHub branch protection]:
    • check-success = test (helm-test)
    • check-neutral = test (helm-test)
    • check-skipped = test (helm-test)
  • any of [πŸ›‘ GitHub branch protection]:
    • check-success = test (integration-test)
    • check-neutral = test (integration-test)
    • check-skipped = test (integration-test)
  • any of [πŸ›‘ GitHub branch protection]:
    • check-success = docs
    • check-neutral = docs
    • check-skipped = docs
  • any of [πŸ›‘ GitHub branch protection]:
    • check-success = dependency-review
    • check-neutral = dependency-review
    • check-skipped = dependency-review
  • any of [πŸ›‘ GitHub branch protection]:
    • check-success = build (controller)
    • check-neutral = build (controller)
    • check-skipped = build (controller)
  • any of [πŸ›‘ GitHub branch protection]:
    • check-success = build (kanctl)
    • check-neutral = build (kanctl)
    • check-skipped = build (kanctl)
  • any of [πŸ›‘ GitHub branch protection]:
    • check-success = build (kando)
    • check-neutral = build (kando)
    • check-skipped = build (kando)

Check-runs and statuses of the embarked pull request #3205:

release details
release_example_docker_images details
Analyze (go) details
Analyze (javascript-typescript) details
Analyze (python) details
CodeQL β€” No new alerts in code changed by this pull requestdetails
build (controller) details
build (kanctl) details
build (kando) details
dependency-review details
docs details
gomod details
govulncheck details
image_tags details
lint details
reno_lint details
test (helm-test) details
test (integration-test) details
test (test) details