Skip to content

更新文档: 更新jsdoc.json文件 #101

更新文档: 更新jsdoc.json文件

更新文档: 更新jsdoc.json文件 #101

Triggered via push August 2, 2024 10:49
Status Failure
Total duration 34s
Artifacts

tests.yml

on: push
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.