Skip to content

Fix: When calling "debugFilter()", do not use the global variable "fo…

d7b44d5
Select commit
Loading
Failed to load commit list.
Merged

Fix: When calling "debugFilter()", do not use the global variable "form", but get it from the page (filter.js) #4416

Fix: When calling "debugFilter()", do not use the global variable "fo…
d7b44d5
Select commit
Loading
Failed to load commit list.
Cirrus CI / freebsd-build freebsd_instance:family/freebsd-15-0 failed Aug 9, 2025 in 1s

Task Summary

Task failed!

Details

⚠️ Not enough compute credits to prioritize tasks!
⚠️ Failed to start an instance: INVALID_ARGUMENT: Not Found 404 Not Found
POST https://compute.googleapis.com:443/compute/v1/projects/cirrus-ci-community/zones/us-central1-c/instances
{
"error": {
"code": 404,
"message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-15-0' was not found",
"errors": [
{
"message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-15-0' was not found",
"domain": "global",
"reason": "notFound"
}
]
}
}