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 #20889 - ImportC: Usage of typedef types decays to original type #20904

Merged
merged 1 commit into from
Feb 20, 2025

Fix #20889 - ImportC: Usage of `typedef` types decays to original type

43b43c1
Select commit
Loading
Failed to load commit list.
Merged

Fix #20889 - ImportC: Usage of typedef types decays to original type #20904

Fix #20889 - ImportC: Usage of `typedef` types decays to original type
43b43c1
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD 13.0 x64, DMD (coverage) completed Feb 20, 2025 in 0s

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-13-0' was not found",
"errors": [
{
"message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-13-0' was not found",
"domain": "global",
"reason": "notFound"
}
]
}
}