Skip to content

feat: remove s3

feat: remove s3 #8

Triggered via push May 11, 2024 05:41
Status Failure
Total duration 1m 42s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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/