Skip to content

Replace the uuid module with crypto.randomUUID #15

Replace the uuid module with crypto.randomUUID

Replace the uuid module with crypto.randomUUID #15

Triggered via pull request August 29, 2024 13:37
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Matrix: vitest
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test/unit/mock-http.test.js: test/unit/mock-http.test.js#L3
SyntaxError: Identifier 'crypto' has already been declared ❯ test/unit/mock-http.test.js:3:21
test/unit/test-transloadit-client.test.js: test/unit/test-transloadit-client.test.js#L6
SyntaxError: Identifier 'crypto' has already been declared ❯ test/unit/test-transloadit-client.test.js:6:21
vitest (20)
Process completed with exit code 1.
vitest (22)
The job was canceled because "_20" failed.
test/unit/mock-http.test.js: test/unit/mock-http.test.js#L3
SyntaxError: Identifier 'crypto' has already been declared ❯ test/unit/mock-http.test.js:3:21
test/unit/test-transloadit-client.test.js: test/unit/test-transloadit-client.test.js#L6
SyntaxError: Identifier 'crypto' has already been declared ❯ test/unit/test-transloadit-client.test.js:6:21
vitest (22)
Process completed with exit code 1.
eslint
Process completed with exit code 1.
vitest (18)
The job was canceled because "_20" failed.
test/unit/mock-http.test.js: test/unit/mock-http.test.js#L3
SyntaxError: Identifier 'crypto' has already been declared ❯ test/unit/mock-http.test.js:3:21
test/unit/test-transloadit-client.test.js: test/unit/test-transloadit-client.test.js#L6
SyntaxError: Identifier 'crypto' has already been declared ❯ test/unit/test-transloadit-client.test.js:6:21
vitest (18)
The operation was canceled.