Skip to content

K8SPS-358 add MySQL 8.3 and MySQL 8.4 support #1859

K8SPS-358 add MySQL 8.3 and MySQL 8.4 support

K8SPS-358 add MySQL 8.3 and MySQL 8.4 support #1859

Triggered via pull request January 15, 2025 18:35
Status Success
Total duration 7m 19s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
[shellcheck] build/ps-entrypoint.sh#L61 <ShellCheck.SC1090>: build/ps-entrypoint.sh#L61
ShellCheck can't follow non-constant source. Use a directive to specify location.
[shellcheck] build/ps-entrypoint.sh#L200 <ShellCheck.SC2166>: build/ps-entrypoint.sh#L200
Prefer [ p ] && [ q ] as [ p -a q ] is not well defined.
[shellcheck] build/ps-entrypoint.sh#L216 <ShellCheck.SC2166>: build/ps-entrypoint.sh#L216
Prefer [ p ] && [ q ] as [ p -a q ] is not well defined.
[shellcheck] build/ps-entrypoint.sh#L216 <ShellCheck.SC2166>: build/ps-entrypoint.sh#L216
Prefer [ p ] && [ q ] as [ p -a q ] is not well defined.
[shellcheck] build/ps-entrypoint.sh#L274 <ShellCheck.SC2166>: build/ps-entrypoint.sh#L274
Prefer [ p ] && [ q ] as [ p -a q ] is not well defined.
[shellcheck] build/ps-entrypoint.sh#L356 <ShellCheck.SC2166>: build/ps-entrypoint.sh#L356
Prefer [ p ] && [ q ] as [ p -a q ] is not well defined.
[shellcheck] build/ps-entrypoint.sh#L404 <ShellCheck.SC2034>: build/ps-entrypoint.sh#L404
cluster_name appears unused. Verify use (or export if used externally).
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636