Skip to content

chore(deps): bump @prismicio/mock #544

chore(deps): bump @prismicio/mock

chore(deps): bump @prismicio/mock #544

Triggered via push September 4, 2024 09:20
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: push
Matrix: prepare
Matrix: size
Matrix: suite
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 12 warnings
test/migration-createAsset.test.ts > creates an asset from a file: test/migration-createAsset.test.ts#L26
ReferenceError: File is not defined ❯ test/migration-createAsset.test.ts:26:15
test/writeClient-createAsset.test.ts > creates an asset from string content: src/WriteClient.ts#L645
ReferenceError: FormData is not defined ❯ WriteClient.createAsset src/WriteClient.ts:645:20 ❯ test/writeClient-createAsset.test.ts:16:29
test/writeClient-createAsset.test.ts > creates an asset from file content: test/writeClient-createAsset.test.ts#L28
ReferenceError: File is not defined ❯ test/writeClient-createAsset.test.ts:28:7
test/writeClient-createAsset.test.ts > creates an asset with metadata: src/WriteClient.ts#L645
ReferenceError: FormData is not defined ❯ WriteClient.createAsset src/WriteClient.ts:645:20 ❯ test/writeClient-createAsset.test.ts:41:29
test/writeClient-createAsset.test.ts > creates an asset with an existing tag ID: src/WriteClient.ts#L645
ReferenceError: FormData is not defined ❯ WriteClient.createAsset src/WriteClient.ts:645:20 ❯ test/writeClient-createAsset.test.ts:63:29
test/writeClient-createAsset.test.ts > creates an asset with an existing tag name: src/WriteClient.ts#L645
ReferenceError: FormData is not defined ❯ WriteClient.createAsset src/WriteClient.ts:645:20 ❯ test/writeClient-createAsset.test.ts:83:29
test/writeClient-createAsset.test.ts > creates an asset with a new tag name: src/WriteClient.ts#L645
ReferenceError: FormData is not defined ❯ WriteClient.createAsset src/WriteClient.ts:645:20 ❯ test/writeClient-createAsset.test.ts:103:29
test/writeClient-createAsset.test.ts > respects unknown rate limit: src/WriteClient.ts#L645
ReferenceError: FormData is not defined ❯ WriteClient.createAsset src/WriteClient.ts:645:20 ❯ test/writeClient-createAsset.test.ts:216:15
test/writeClient-createAssetTag.test.ts > creates a tag: src/WriteClient.ts#L1029
ReferenceError: FormData is not defined ❯ WriteClient.buildAssetAPIQueryParams src/WriteClient.ts:1029:23 ❯ WriteClient.createAssetTag src/WriteClient.ts:893:9 ❯ test/writeClient-createAssetTag.test.ts:23:27
test/writeClient-createAssetTag.test.ts > throws if tag is invalid: test/writeClient-createAssetTag.test.ts#L50
AssertionError: promise rejected "ReferenceError: FormData is not defined" instead of resolving ❯ test/writeClient-createAssetTag.test.ts:50:2 Caused by: Caused by: ReferenceError: FormData is not defined ❯ WriteClient.buildAssetAPIQueryParams src/WriteClient.ts:1029:23 ❯ WriteClient.createAssetTag src/WriteClient.ts:893:9 ❯ test/writeClient-createAssetTag.test.ts:49:10
test/migration-createAsset.test.ts > creates an asset from a file: test/migration-createAsset.test.ts#L26
ReferenceError: File is not defined ❯ test/migration-createAsset.test.ts:26:15
test/writeClient-createAsset.test.ts > creates an asset from string content: src/WriteClient.ts#L648
ReferenceError: File is not defined ❯ WriteClient.createAsset src/WriteClient.ts:648:8 ❯ test/writeClient-createAsset.test.ts:16:29
test/writeClient-createAsset.test.ts > creates an asset from file content: test/writeClient-createAsset.test.ts#L28
ReferenceError: File is not defined ❯ test/writeClient-createAsset.test.ts:28:7
test/writeClient-createAsset.test.ts > creates an asset with metadata: src/WriteClient.ts#L648
ReferenceError: File is not defined ❯ WriteClient.createAsset src/WriteClient.ts:648:8 ❯ test/writeClient-createAsset.test.ts:41:29
test/writeClient-createAsset.test.ts > creates an asset with an existing tag ID: src/WriteClient.ts#L648
ReferenceError: File is not defined ❯ WriteClient.createAsset src/WriteClient.ts:648:8 ❯ test/writeClient-createAsset.test.ts:63:29
test/writeClient-createAsset.test.ts > creates an asset with an existing tag name: src/WriteClient.ts#L648
ReferenceError: File is not defined ❯ WriteClient.createAsset src/WriteClient.ts:648:8 ❯ test/writeClient-createAsset.test.ts:83:29
test/writeClient-createAsset.test.ts > creates an asset with a new tag name: src/WriteClient.ts#L648
ReferenceError: File is not defined ❯ WriteClient.createAsset src/WriteClient.ts:648:8 ❯ test/writeClient-createAsset.test.ts:103:29
test/writeClient-createAsset.test.ts > respects unknown rate limit: src/WriteClient.ts#L648
ReferenceError: File is not defined ❯ WriteClient.createAsset src/WriteClient.ts:648:8 ❯ test/writeClient-createAsset.test.ts:216:15
Suite (ubuntu-latest, Node 18)
Process completed with exit code 1.
Prepare (ubuntu-latest, Node 22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Prepare (ubuntu-latest, Node 16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Prepare (ubuntu-latest, Node 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Prepare (ubuntu-latest, Node 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Types (ubuntu-latest, Node 22, TS 5.5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Types (ubuntu-latest, Node 22, TS 5.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Types (ubuntu-latest, Node 22, TS 5.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Types (ubuntu-latest, Node 22, TS 5.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Suite (ubuntu-latest, Node 16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Suite (ubuntu-latest, Node 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Suite (ubuntu-latest, Node 22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Suite (ubuntu-latest, Node 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/