Chat Design Consistency#313
Closed
0PandaDEV wants to merge 4 commits into
Closed
Annotations
6 errors and 2 warnings
|
Post Cache Xcode build
Resource not accessible by integration - https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key
|
|
Post Cache Xcode build
{
"name": "HttpError",
"status": 403,
"response": {
"url": "https://api.github.com/repos/Avi0n/MeshCoreOne/actions/caches?key=xcode-deriveddata-Build-0ffe23369991cfe91c7449712af9b140659473d9&ref=refs%2Fpull%2F313%2Fmerge",
"status": 403,
"headers": {
"access-control-allow-origin": "*",
"access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset, Warning",
"content-encoding": "gzip",
"content-security-policy": "default-src 'none'",
"content-type": "application/json; charset=utf-8",
"date": "Sun, 14 Jun 2026 12:29:08 GMT",
"referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"server": "github.com",
"strict-transport-security": "max-age=31536000; includeSubdomains; preload",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding, Accept, X-Requested-With",
"x-accepted-github-permissions": "actions=write",
"x-content-type-options": "nosniff",
"x-frame-options": "deny",
"x-github-api-version-selected": "2022-11-28",
"x-github-media-type": "github.v3; format=json",
"x-github-request-id": "9E36:3A2AF3:15C1AAFB:15FE8AF8:6A2E9E93",
"x-ratelimit-limit": "5000",
"x-ratelimit-remaining": "4999",
"x-ratelimit-reset": "1781443748",
"x-ratelimit-resource": "core",
"x-ratelimit-used": "1",
"x-xss-protection": "0"
},
"data": {
"message": "Resource not accessible by integration",
"documentation_url": "https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key",
"status": "403"
}
},
"request": {
"method": "DELETE",
"url": "https://api.github.com/repos/Avi0n/MeshCoreOne/actions/caches?key=xcode-deriveddata-Build-0ffe23369991cfe91c7449712af9b140659473d9&ref=refs%2Fpull%2F313%2Fmerge",
"headers": {
"accept": "application/vnd.github.v3+json",
"user-agent": "octokit-core.js/5.2.2 Node.js/24",
"authorization": "bearer [REDACTED]"
},
"request": {
"agent": {
"_events": {},
"_eventsCount": 2,
"options": {
"keepAlive": false,
"maxSockets": 100,
"defaultPort": 443,
"protocol": "https:",
"noDelay": true,
"path": null
},
"defaultPort": 443,
"protocol": "https:",
"requests": {},
"sockets": {},
"freeSockets": {},
"keepAliveMsecs": 1000,
"keepAlive": false,
"maxSockets": 100,
"maxFreeSockets": 256,
"scheduling": "lifo",
"maxTotalSockets": null,
"totalSocketCount": 0,
"agentKeepAliveTimeoutBuffer": 1000,
"maxCachedSessions": 100,
"_sessionCache": {
"map": {},
"list": []
}
}
}
}
}
|
|
Post Cache Xcode build
See GitHub Actions Permissions: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
|
|
|
|
Post Cache Xcode build
Please be sure actions:write permission is granted for your token.
|
|
Post Cache Xcode build
Error when deleting old DerivedData cache:
|
|
Install dependencies
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
Install dependencies
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
background
wait
wait-all
cancel
parallel
Loading