HOTFIX: Fix CI job #10
fly.yml
on: push
Deploy app
48s
Publish new Sentry release
6s
Annotations
1 error and 2 warnings
Publish new Sentry release
Command failed: /action-release/node_modules/@sentry/cli-linux-x64/bin/sentry-cli releases new 7f1364bf0f6da9247c2fed5570ea766091eb2857 -p ***
DEBUG 2024-02-15 04:40:21.330839085 +00:00 sentry-cli version: 2.24.1, platform: "linux", architecture: "x86_64"
INFO 2024-02-15 04:40:21.330879330 +00:00 sentry-cli was invoked with the following command line: "/action-release/node_modules/@sentry/cli-linux-x64/bin/sentry-cli" "releases" "new" "7f1364bf0f6da9247c2fed5570ea766091eb2857" "-p" "***"
DEBUG 2024-02-15 04:40:21.331352618 +00:00 request POST https://sentry.io/api/0/projects/***/***/releases/
DEBUG 2024-02-15 04:40:21.331377023 +00:00 pipeline: github-action-release/1.4.1
DEBUG 2024-02-15 04:40:21.331392462 +00:00 using token authentication
DEBUG 2024-02-15 04:40:21.331423540 +00:00 json body: {"version":"7f1364bf0f6da9247c2fed5570ea766091eb2857","projects":["***"],"dateStarted":"2024-02-15T04:40:21.331327551Z"}
DEBUG 2024-02-15 04:40:21.331437266 +00:00 retry number 0, max retries: 0
DEBUG 2024-02-15 04:40:21.370652446 +00:00 > POST /api/0/projects/***/***/releases/ HTTP/1.1
DEBUG 2024-02-15 04:40:21.370676931 +00:00 > Host: sentry.io
DEBUG 2024-02-15 04:40:21.370686569 +00:00 > Accept: */*
DEBUG 2024-02-15 04:40:21.370695456 +00:00 > Connection: TE
DEBUG 2024-02-15 04:40:21.370703981 +00:00 > TE: gzip
DEBUG 2024-02-15 04:40:21.370711966 +00:00 > User-Agent: sentry-cli/2.24.1 github-action-release/1.4.1
DEBUG 2024-02-15 04:40:21.371618763 +00:00 > Authorization: ***
DEBUG 2024-02-15 04:40:21.371641716 +00:00 > Content-Type: application/json
DEBUG 2024-02-15 04:40:21.371651615 +00:00 > Content-Length: 132
DEBUG 2024-02-15 04:40:21.424924662 +00:00 < HTTP/1.1 401 Unauthorized
DEBUG 2024-02-15 04:40:21.424954007 +00:00 < server: nginx
DEBUG 2024-02-15 04:40:21.424966439 +00:00 < date: Thu, 15 Feb 2024 04:40:21 GMT
DEBUG 2024-02-15 04:40:21.424978181 +00:00 < content-type: application/json
DEBUG 2024-02-15 04:40:21.424990885 +00:00 < Content-Length: 26
DEBUG 2024-02-15 04:40:21.425003879 +00:00 < www-authenticate: xBasic realm="api"
DEBUG 2024-02-15 04:40:21.425015391 +00:00 < allow: GET, POST, HEAD, OPTIONS
DEBUG 2024-02-15 04:40:21.425026171 +00:00 < access-control-allow-methods: GET, POST, HEAD, OPTIONS
DEBUG 2024-02-15 04:40:21.425042802 +00:00 < access-control-allow-headers: X-Sentry-Auth, X-Requested-With, Origin, Accept, Content-Type, Authentication, Authorization, Content-Encoding, sentry-trace, baggage, X-CSRFToken
DEBUG 2024-02-15 04:40:21.425055706 +00:00 < access-control-expose-headers: X-Sentry-Error, X-Sentry-Direct-Hit, X-Hits, X-Max-Hits, Endpoint, Retry-After, Link
DEBUG 2024-02-15 04:40:21.425066536 +00:00 < access-control-allow-origin: *
DEBUG 2024-02-15 04:40:21.425077326 +00:00 < x-sentry-rate-limit-remaining: 39
DEBUG 2024-02-15 04:40:21.425087916 +00:00 < x-sentry-rate-limit-limit: 40
DEBUG 2024-02-15 04:40:21.425099126 +00:00 < x-sentry-rate-limit-reset: 1707972022
DEBUG 2024-02-15 04:40:21.425110888 +00:00 < x-sentry-rate-limit-concurrentremaining: 24
DEBUG 2024-02-15 04:40:21.425121458 +00:00 < x-sentry-rate-limit-concurrentlimit: 25
DEBUG 2024-02-15 04:40:21.425133711 +00:00 < vary: Accept-Language, Cookie
DEBUG 2024-02-15 04:40:21.425145282 +00:00 < content-language: en
DEBUG 2024-02-15 04:40:21.425156413 +00:00 < x-frame-options: deny
DEBUG 2024-02-15 04:40:21.425167784 +00:00 < x-content-type-options: nosniff
DEBUG 2024-02-15 04:40:21.425177923 +00:00 < x-xss-protection: 1; mode=block
DEBUG 2024-02-15 04:40:21.425205214 +00:00 < content-security-policy: object-src 'self'; font-src * data:; frame-src app.pendo.io demo.arcade.software js.stripe.com sentry.io; img-src blob: data: *; media-src *; style-src 'unsafe-inline' *; connect-src 'self' *.algolia.net *.algolianet.com *.algolia.io sentry.io *.sentry.io s1.sentry-cdn.com o1.ingest.sentry.io api2.amplitude.com app.pendo.io data.pendo.io reload.getsentry.net t687h3m0nh65.statuspage.io sentry.zen
|
Deploy app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish new Sentry release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|