Skip to content

增加 crypto 类型 base64EncodeDecode.js #105

增加 crypto 类型 base64EncodeDecode.js

增加 crypto 类型 base64EncodeDecode.js #105

Triggered via pull request August 2, 2024 11:48
Status Failure
Total duration 32s
Artifacts

tests.yml

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

Annotations

5 errors
lib/is/mobile.test.js > yd_is_mobile > should return true for mobile user agents: lib/is/mobile.test.js#L19
TypeError: Cannot set property navigator of #<Object> which has only a getter ❯ lib/is/mobile.test.js:19:30 ❯ lib/is/mobile.test.js:18:26
lib/is/mobile.test.js > yd_is_mobile > should return true for mobile user agents: lib/is/mobile.test.js#L12
TypeError: Cannot set property navigator of #<Object> which has only a getter ❯ lib/is/mobile.test.js:12:26
lib/is/mobile.test.js > yd_is_mobile > should return false for non-mobile user agents: lib/is/mobile.test.js#L28
TypeError: Cannot set property navigator of #<Object> which has only a getter ❯ lib/is/mobile.test.js:28:30 ❯ lib/is/mobile.test.js:27:27
lib/is/mobile.test.js > yd_is_mobile > should return false for non-mobile user agents: lib/is/mobile.test.js#L12
TypeError: Cannot set property navigator of #<Object> which has only a getter ❯ lib/is/mobile.test.js:12:26
build (22.x)
Process completed with exit code 1.