Skip to content

chore(deps): bump @actions/core from 1.2.6 to 1.9.1 #201

chore(deps): bump @actions/core from 1.2.6 to 1.9.1

chore(deps): bump @actions/core from 1.2.6 to 1.9.1 #201

Triggered via pull request July 10, 2024 17:57
Status Failure
Total duration 41s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test
HttpError: Resource not accessible by integration - https://docs.github.com/rest/deployments/statuses#create-a-deployment-status
test
Delete all deployments failed: { "name": "HttpError", "status": 403, "response": { "url": "https://api.github.com/repos/npm/action-deploy/deployments/1604482460/statuses", "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": "Wed, 10 Jul 2024 17:57:21 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": "deployments=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": "FFC0:118E9:AE310B5:141C9B0F:668ECB81", "x-ratelimit-limit": "15000", "x-ratelimit-remaining": "14998", "x-ratelimit-reset": "1720637841", "x-ratelimit-resource": "core", "x-ratelimit-used": "2", "x-xss-protection": "0" }, "data": { "message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/deployments/statuses#create-a-deployment-status", "status": "403" } }, "request": { "method": "POST", "url": "https://api.github.com/repos/npm/action-deploy/deployments/1604482460/statuses", "headers": { "accept": "application/vnd.github.v3+json", "user-agent": "octokit-core.js/5.2.0 Node.js/20.13.1 (linux; x64)", "authorization": "token [REDACTED]", "content-type": "application/json; charset=utf-8" }, "body": "{\"state\":\"failure\"}", "request": { "agent": { "_events": {}, "_eventsCount": 2, "defaultPort": 443, "protocol": "https:", "options": { "keepAlive": false, "maxSockets": 100, "noDelay": true, "path": null }, "requests": {}, "sockets": {}, "freeSockets": {}, "keepAliveMsecs": 1000, "keepAlive": false, "maxSockets": 100, "maxFreeSockets": 256, "scheduling": "lifo", "maxTotalSockets": null, "totalSocketCount": 0, "maxCachedSessions": 100, "_sessionCache": { "map": {}, "list": [] } } } } }
build
HttpError: environment_url must use http(s) scheme
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/