Skip to content

Merge pull request #78 from mhpsy:main #92

Merge pull request #78 from mhpsy:main

Merge pull request #78 from mhpsy:main #92

Triggered via push August 2, 2024 09:17
Status Failure
Total duration 33s
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.