Closed dependabot[bot] closed 4 days ago
The changes on this PR look good. There are six failing CI checks all related to maestro test maestro
.
Error: Command failed: maestro test maestro --env=APP_ID="org.reactjs.native.example.RnDiffApp" --env=SENTRY_AUTH_TOKEN="" --debug-output maestro-logs --flatten-debug-output
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at checkExecSyncError (node:child_process:891:11)
at execSync (node:child_process:963:15)
at file:///Users/runner/work/sentry-react-native/sentry-react-native/dev-packages/e2e-tests/cli.mjs:234:3
at ModuleJob.run (node:internal/modules/esm/module_job:234:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5) {
status: 1,
signal: null,
output: [ null, null, null ],
pid: 6[61](https://github.com/getsentry/sentry-react-native/actions/runs/11800840508/job/32909552445?pr=4268#step:16:62)6,
stdout: null,
stderr: null
}
This might be related with the recent change from Appium with https://github.com/getsentry/sentry-react-native/pull/4210
Superseded by #4284.
Bumps github/codeql-action from 3.27.0 to 3.27.2.
Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
9278e42
Merge pull request #2594 from github/update-v3.27.2-02167d77fd6b248d
Update changelog for v3.27.202167d7
Merge pull request #2590 from github/henrymercer/fix-empty-header4dc1519
Merge pull request #2592 from github/dependabot/npm_and_yarn/npm-f77baa08ef7deb17e
Merge branch 'main' into dependabot/npm_and_yarn/npm-f77baa08ef682c2f7
Merge branch 'main' into henrymercer/fix-empty-header965c472
Merge pull request #2591 from github/henrymercer/windows-pr-checks-gzipfe6283b
Update checked-in dependencies7f7df4b
Bump the npm group across 1 directory with 8 updates8a5e9bc
Use gzip bundles in Windows PR checksDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show