feat: remove s3 #8
Annotations
2 errors and 2 warnings
tests/api/private/tasks.test.ts:
server/tests/api/apiClient.ts#L34
FirebaseError: Firebase: Error (auth/network-request-failed).
❯ createErrorInternal node_modules/firebase/node_modules/@firebase/auth/src/core/util/assert.ts:146:55
❯ _fail node_modules/firebase/node_modules/@firebase/auth/src/core/util/assert.ts:65:9
❯ _performFetchWithErrorHandling node_modules/firebase/node_modules/@firebase/auth/src/api/index.ts:220:5
❯ _performSignInRequest node_modules/firebase/node_modules/@firebase/auth/src/api/index.ts:231:27
❯ _signInWithCredential node_modules/firebase/node_modules/@firebase/auth/src/core/strategies/credential.ts:44:20
❯ tests/api/apiClient.ts:34:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'auth/network-request-failed', customData: { message: 'TypeError: fetch failed', appName: '[DEFAULT]' } }
|
Test
Process completed with exit code 1.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|