Skip to content

ci: use reusable workflow for MacOs build #3296

ci: use reusable workflow for MacOs build

ci: use reusable workflow for MacOs build #3296

GitHub Actions / actionlint failed Jan 6, 2025 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (2)

.github/workflows/build-macos.yml|154 col 40| property "rust_code" is not defined in object type {pg_versions: string; rebuild_everything: bool; rebuild_rust_code: bool} [expression]
.github/workflows/neon_extra_builds.yml|74 col 30| property "rust_code" is not defined in object type {postgres_changes: string; rebuild_everything: string; rebuild_rust_code: string; v17: string} [expression]

Filtered Findings (0)

Annotations

Check failure on line 154 in .github/workflows/build-macos.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/build-macos.yml#L154

property "rust_code" is not defined in object type {pg_versions: string; rebuild_everything: bool; rebuild_rust_code: bool} [expression]
Raw output
.github/workflows/build-macos.yml:154:40: property "rust_code" is not defined in object type {pg_versions: string; rebuild_everything: bool; rebuild_rust_code: bool} [expression]

Check failure on line 74 in .github/workflows/neon_extra_builds.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/neon_extra_builds.yml#L74

property "rust_code" is not defined in object type {postgres_changes: string; rebuild_everything: string; rebuild_rust_code: string; v17: string} [expression]
Raw output
.github/workflows/neon_extra_builds.yml:74:30: property "rust_code" is not defined in object type {postgres_changes: string; rebuild_everything: string; rebuild_rust_code: string; v17: string} [expression]