• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

firebase / firebase-js-sdk / 7586694109
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: jamesdaniels_fixCookieAuth
DEFAULT BRANCH: master
Ran 19 Jan 2024 05:11PM UTC
Jobs 2
Files 0
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Jan 2024 04:46PM UTC coverage: 0.0%. Remained the same
7586694109

push

github

dconeybe
check_changeset.ts: use writeFile() to write the CHANGESET_ERROR_MESSAGE to $GITHUB_OUTPUT instead of echo since embedded quotes in the error message cause the shell to mis-interpret them

For example, in https://github.com/firebase/firebase-js-sdk/actions/runs/7586489122/job/20664769245?pr=7952 the following error occurred, which this commit fixes:

```
$ /home/runner/work/firebase-js-sdk/firebase-js-sdk/node_modules/.bin/ts-node-script scripts/ci/check_changeset.ts
/home/runner/work/firebase-js-sdk/firebase-js-sdk/node_modules/child-process-promise/lib/index.js:33
            var cpError = new ChildProcessError(err.message, err.code, child_process, stdout, stderr);
                          ^
ChildProcessError: Command failed: echo "CHANGESET_ERROR_MESSAGE=- Changeset formatting error in following file:%0A    \`\`\`%0A    Some packages have been changed but no changesets were found. Run \`changeset add\` to resolve this error.%0A    If this change doesn't need a release, run \`changeset add --empty\`.%0A    \`\`\`%0A" >> $GITHUB_OUTPUT
/bin/sh: 1: Syntax error: Unterminated quoted string
 \`echo "CHANGESET_ERROR_MESSAGE=- Changeset formatting error in following file:%0A    \`\`\`%0A    Some packages have been changed but no changesets were found. Run \`changeset add\` to resolve this error.%0A    If this change doesn't need a release, run \`changeset add --empty\`.%0A    \`\`\`%0A" >> $GITHUB_OUTPUT\` (exited with error code 2)
    at callback (/home/runner/work/firebase-js-sdk/firebase-js-sdk/node_modules/child-process-promise/lib/index.js:33:27)
    at ChildProcess.exithandler (node:child_process:410:5)
    at ChildProcess.emit (node:events:513:28)
    at ChildProcess.emit (node:domain:489:12)
    at maybeClose (node:internal/child_process:1100:16)
    at Socket.<anonymous> (node:internal/child_process:458:11)
    at Socket.emit (node:events:513:28)
    at Socket.emit (node:domain:489:12)
    at Pipe.<anonymous> (node:net:301:12) {
  code: 2,
  ch... (continued)

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7586694109.1 19 Jan 2024 05:11PM UTC 0
0.0
GitHub Action Run
2 7586694109.2 19 Jan 2024 05:12PM UTC 0
0.0
GitHub Action Run
Source Files on build 7586694109
Detailed source file information is not available for this build.
  • Back to Repo
  • f358119e on github
  • Prev Build on dconeybe/GcAndIndexBackfillerSchedulerDedupe (#7586488935)
  • Next Build on dconeybe/GcAndIndexBackfillerSchedulerDedupe (#7586786600)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc