Skip to content

feat: sentry add gzipped with compression #261

feat: sentry add gzipped with compression

feat: sentry add gzipped with compression #261

Re-run triggered February 22, 2024 17:56
Status Failure
Total duration 22s
Artifacts

danger.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 2 notices
danger / danger: CHANGELOG.md#L1
Please consider adding a changelog entry for the next release.
danger / danger
Process completed with exit code 1.
danger / danger
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/.
danger / danger
Running from a forked repo. Danger won't be able to post comments and workflow status on the main repo, printing directly.
danger / danger
Do not forget to update <a href="https://github.com/getsentry/sentry-docs">Sentry-docs</a> with your feature once the pull request gets approved.
danger / danger: CHANGELOG.md#L1
### Instructions and example for changelog Please add an entry to `CHANGELOG.md` to the "Unreleased" section. Make sure the entry includes this PR's number. Example: ```markdown ## Unreleased - sentry add gizziped with compression ([#954](https://github.com/getsentry/sentry-native/pull/954)) ``` If none of the above apply, you can opt out of this check by adding `#skip-changelog` to the PR description.