Skip to content

mathieu/feature/Move Library from RootAccount to its own Firestore Collection #22

mathieu/feature/Move Library from RootAccount to its own Firestore Collection

mathieu/feature/Move Library from RootAccount to its own Firestore Collection #22

Triggered via pull request December 20, 2024 13:16
Status Success
Total duration 14m 3s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 20 warnings
build (true)
Error when deleting old DerivedData cache:
build (true)
Please be sure actions:write permission is granted for your token.
build (true)
{ "name": "HttpError", "status": 403, "response": { "url": "https://api.github.com/repos/leka/ios-monorepo/actions/caches?key=xcode-cache-tuist_build_github_hosted-DEVELOPER_MODE_true-fe21b3a28d789e5850f3955ecd53a9cab132a5e2&ref=refs%2Fpull%2F1651%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", "content-encoding": "gzip", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Fri, 20 Dec 2024 13:30:25 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": "B308:282E34:7E878C7:80DDDC7:67657170", "x-ratelimit-limit": "5000", "x-ratelimit-remaining": "4999", "x-ratelimit-reset": "1734705025", "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/leka/ios-monorepo/actions/caches?key=xcode-cache-tuist_build_github_hosted-DEVELOPER_MODE_true-fe21b3a28d789e5850f3955ecd53a9cab132a5e2&ref=refs%2Fpull%2F1651%2Fmerge", "headers": { "accept": "application/vnd.github.v3+json", "user-agent": "octokit-core.js/5.0.2 Node.js/20.18.0 (darwin; arm64)", "authorization": "token [REDACTED]" }, "request": { "agent": { "_events": {}, "_eventsCount": 2, "defaultPort": 443, "protocol": "https:", "options": { "keepAlive": true, "scheduling": "lifo", "timeout": 5000, "noDelay": true, "path": null }, "requests": {}, "sockets": {}, "freeSockets": {}, "keepAliveMsecs": 1000, "keepAlive": true, "maxSockets": null, "maxFreeSockets": 256, "scheduling": "lifo", "maxTotalSockets": null, "totalSocketCount": 0, "maxCachedSessions": 100, "_sessionCache": { "map": {}, "list": [] } } } } }
build (true)
Resource not accessible by integration
build (false)
Error when deleting old DerivedData cache:
build (false)
Please be sure actions:write permission is granted for your token.
build (false)
{ "name": "HttpError", "status": 403, "response": { "url": "https://api.github.com/repos/leka/ios-monorepo/actions/caches?key=xcode-cache-tuist_build_github_hosted-DEVELOPER_MODE_false-fe21b3a28d789e5850f3955ecd53a9cab132a5e2&ref=refs%2Fpull%2F1651%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", "content-encoding": "gzip", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Fri, 20 Dec 2024 13:30:48 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": "AC06:23061C:CCD76C5:D0A028F:67657188", "x-ratelimit-limit": "5000", "x-ratelimit-remaining": "4996", "x-ratelimit-reset": "1734705025", "x-ratelimit-resource": "core", "x-ratelimit-used": "4", "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/leka/ios-monorepo/actions/caches?key=xcode-cache-tuist_build_github_hosted-DEVELOPER_MODE_false-fe21b3a28d789e5850f3955ecd53a9cab132a5e2&ref=refs%2Fpull%2F1651%2Fmerge", "headers": { "accept": "application/vnd.github.v3+json", "user-agent": "octokit-core.js/5.0.2 Node.js/20.18.0 (darwin; arm64)", "authorization": "token [REDACTED]" }, "request": { "agent": { "_events": {}, "_eventsCount": 2, "defaultPort": 443, "protocol": "https:", "options": { "keepAlive": true, "scheduling": "lifo", "timeout": 5000, "noDelay": true, "path": null }, "requests": {}, "sockets": {}, "freeSockets": {}, "keepAliveMsecs": 1000, "keepAlive": true, "maxSockets": null, "maxFreeSockets": 256, "scheduling": "lifo", "maxTotalSockets": null, "totalSocketCount": 0, "maxCachedSessions": 100, "_sessionCache": { "map": {}, "list": [] } } } } }
build (false)
Resource not accessible by integration
build (true): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (true): Modules/BLEKit/Sources/BLEManager.swift#L174
extension declares a conformance of imported type 'CBManagerState' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
build (true): Modules/RobotKit/Sources/Robot+Information.swift#L65
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
build (true): Modules/AccountKit/Sources/Managers/Carereceivers/CarereceiverManager.swift#L63
value 'self' was defined but never used; consider replacing with boolean test
build (true): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (true): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (true): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (true): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (true): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (true): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (false): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (false): Modules/BLEKit/Sources/BLEManager.swift#L174
extension declares a conformance of imported type 'CBManagerState' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
build (false): Modules/RobotKit/Sources/Robot+Information.swift#L65
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
build (false): orepo/Modules/AccountKit/Sources/Managers/Carereceivers/CarereceiverManager.swift#L63
value 'self' was defined but never used; consider replacing with boolean test
build (false): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (false): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (false): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (false): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (false): --- xcodebuild#L1
Using the first of multiple matching destinations:
build (false): --- xcodebuild#L1
Using the first of multiple matching destinations: