firebase / firebase/firebase-js-sdk
Workflows fail in forks
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 37
Description
### Operating System
Ubuntu 24
### Browser Version
N/A
### Firebase SDK Version
master
### Firebase SDK Product:
Logger
### Describe your project's tooling
Fork this repo and run the GitHub workflows
### Describe the problem
Canary Deploy fails:
https://github.com/jsoref/firebase-js-sdk/actions/runs/9302609252
```
npm ERR! code ENEEDAUTH
npm ERR! need auth This command requires you to be logged in to https://wombat-dressing-room.appspot.com/
npm ERR! need auth You need to authorize this machine using `npm adduser`
```
Health Metrics fails:
https://github.com/jsoref/firebase-js-sdk/actions/runs/9302609277
Annotations
4 errors and 2 warnings
[Binary Size](https://github.com/jsoref/firebase-js-sdk/actions/runs/9302609277/job/25603153153#step:4:15)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Binary Size
google-github-actions/auth failed with: retry function failed after 1 attempt: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
[Binary Size](https://github.com/jsoref/firebase-js-sdk/actions/runs/9302609277/job/25603153153#step:4:18) For Modular Exports
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
Binary Size For Modular Exports
google-github-actions/auth failed with: retry function failed after 1 attempt: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
Binary Size
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[Binary Size For Modular Exports](https://github.com/jsoref/firebase-js-sdk/actions/runs/9302609277/job/25603152852#step:4:15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Upgrade babel
https://github.com/check-spelling-sandbox/firebase-js-sdk/actions/workflows/test-changed-fcm-integration.yml
[Spelling](https://github.com/check-spelling-sandbox/firebase-js-sdk/actions/runs/9310001549)
Test FCM integration #4: Pull request https://github.com/check-spelling-sandbox/firebase-js-sdk/pull/1 synchronize by [jsoref](https://github.com/jsoref)
[spelling](https://github.com/check-spelling-sandbox/firebase-js-sdk/tree/spelling)
22 minutes ago[Spelling](https://github.com/check-spelling-sandbox/firebase-js-sdk/actions/runs/9310001549)
Test FCM integration #4: Pull request https://github.com/check-spelling-sandbox/firebase-js-sdk/pull/1 synchronize by [jsoref](https://github.com/jsoref)
[spelling](https://github.com/check-spelling-sandbox/firebase-js-sdk/tree/spelling)
22 minutes ago[Spelling](https://github.com/check-spelling-sandbox/firebase-js-sdk/actions/runs/9310001549)
Test FCM integration #4: Pull request https://github.com/check-spelling-sandbox/firebase-js-sdk/pull/1 synchronize by [jsoref](https://github.com/jsoref)
[spelling](https://github.com/check-spelling-sandbox/firebase-js-sdk/tree/spelling)
22 minutes ago
### Steps and code to reproduce issue
1. Fork this repository
2. Refresh `master`
3. Create branches, push them
4. Create Pull requests
Contributor guide
Assessment
This issue has not been assessed yet.