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

feat(hive): Only build and ship Hive metastore #619

Merged
merged 14 commits into from
Apr 12, 2024

Add TODO on --link

e9a66bf
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(hive): Only build and ship Hive metastore #619

Add TODO on --link
e9a66bf
Select commit
Loading
Failed to load commit list.
GitHub Actions / actionlint succeeded Apr 12, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (10)

.github/workflows/dev.yaml|21 col 35| label "buildjet-2vcpu-ubuntu-2204-arm" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
.github/workflows/dev.yaml|76 col 9| shellcheck reported issue in this script: SC2046:warning:14:28: Quote this to prevent word splitting [shellcheck]
.github/workflows/dev.yaml|76 col 9| shellcheck reported issue in this script: SC2002:style:15:20: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/dev.yaml|76 col 9| shellcheck reported issue in this script: SC2002:style:16:18: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/dev.yaml|168 col 9| shellcheck reported issue in this script: SC2086:info:14:33: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/dev.yaml|168 col 9| shellcheck reported issue in this script: SC2086:info:24:33: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/docker.yml|17 col 35| label "buildjet-2vcpu-ubuntu-2204-arm" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]
.github/workflows/release.yml|70 col 9| shellcheck reported issue in this script: SC2046:warning:12:28: Quote this to prevent word splitting [shellcheck]
.github/workflows/release.yml|70 col 9| shellcheck reported issue in this script: SC2002:style:13:20: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]
.github/workflows/release.yml|70 col 9| shellcheck reported issue in this script: SC2002:style:14:18: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead [shellcheck]