Skip to content

fix(nextjs): Create necessary directories in app router #725

fix(nextjs): Create necessary directories in app router

fix(nextjs): Create necessary directories in app router #725

Triggered via pull request September 13, 2023 08:23
Status Failure
Total duration 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

danger.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
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
Running from a forked repo. Danger won't be able to post comments and workflow status on the main repo, printing directly.
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 - create necessary directories in app router ([#439](https://github.com/getsentry/sentry-wizard/pull/439)) ``` If none of the above apply, you can opt out of this check by adding `#skip-changelog` to the PR description.