Skip to content

fix: drop app-start transaction when deadline timer fires doze-delayed #18325

fix: drop app-start transaction when deadline timer fires doze-delayed

fix: drop app-start transaction when deadline timer fires doze-delayed #18325

Triggered via pull request July 11, 2026 07:43
Status Failure
Total duration 34s
Artifacts

danger.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 1 notice
danger
Process completed with exit code 1.
danger: CHANGELOG.md#L0
Please consider adding a changelog entry for the next release.
danger
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
danger
Running from a forked repo. Danger won't be able to post comments and workflow status on the main repo, printing directly.
danger: CHANGELOG.md#L0
### 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 ### Fixes - drop app-start transaction when deadline timer fires doze-delayed ([#5755](https://github.com/getsentry/sentry-java/pull/5755)) ``` If none of the above apply, you can opt out of this check by adding `#skip-changelog` to the PR description or adding a `skip-changelog` label.