Skip to content

[WIP] Refactor/plugins #7

[WIP] Refactor/plugins

[WIP] Refactor/plugins #7

Triggered via pull request April 25, 2025 10:06
Status Success
Total duration 3m 5s
Artifacts

test.yml

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

Annotations

8 errors
Test (macos-latest - safari)
Process completed with exit code 1.
Test (ubuntu-latest - chrome)
Process completed with exit code 1.
src/ceeblue.test.ts > CeeblueVideoJSPlugin > should start playing when play() is called after user interaction: src/ceeblue.ts#L173
AbortError: The fetching process for the media resource was aborted by the user agent at the user's request. ❯ Html5.disposeMediaElement/< node_modules/video.js/dist/video.es.js:20902:11 ❯ Html5.disposeMediaElement node_modules/video.js/dist/video.es.js:20906:7 ❯ dispose node_modules/video.js/dist/video.es.js:19725:10 ❯ unloadTech_ node_modules/video.js/dist/video.es.js:22765:15 ❯ loadTech_ node_modules/video.js/dist/video.es.js:22634:11 ❯ doReset_ node_modules/video.js/dist/video.es.js:25083:9 ❯ reset node_modules/video.js/dist/video.es.js:25069:11 ❯ _setSource src/ceeblue.ts:173:19 ❯ _trySource src/ceeblue.ts:331:11 ❯ _handleError src/ceeblue.ts:281:11 ❯ on/data.dispatcher node_modules/video.js/dist/video.es.js:2268:30 ❯ trigger node_modules/video.js/dist/video.es.js:2399:24 ❯ trigger node_modules/video.js/dist/video.es.js:3271:11 ❯ error node_modules/video.js/dist/video.es.js:25554:9 ❯ handleSrc_/</< node_modules/video.js/dist/video.es.js:24917:15 ❯ setTimeout/timeoutId< node_modules/video.js/dist/video.es.js:4974:6 ❯ setTimeout handler*setTimeout node_modules/video.js/dist/video.es.js:4970:25 ❯ handleSrc_/< node_modules/video.js/dist/video.es.js:24916:13 ❯ setSourceHelper node_modules/video.js/dist/video.es.js:9841:9 ❯ setSourceHelper node_modules/video.js/dist/video.es.js:9843:20 ❯ setSource/< node_modules/video.js/dist/video.es.js:9616:42 ❯ setTimeout/timeoutId< node_modules/video.js/dist/video.es.js:4974:6 ❯ setTimeout handler*setTimeout node_modules/video.js/dist/video.es.js:4970:25 ❯ setSource node_modules/video.js/dist/video.es.js:9616:9 ❯ handleSrc_ node_modules/video.js/dist/video.es.js:24899:14 ❯ src node_modules/video.js/dist/video.es.js:24966:16 ❯ CeeblueVideoJSPlugin src/ceeblue.ts:125:17 ❯ createPluginFactory/< node_modules/video.js/dist/video.es.js:26924:21 ❯ _Player/< node_modules/video.js/dist/video.es.js:22032:19 ❯ _Player node_modules/video.js/dist/video.es.js:22031:35 ❯ videojs node_modules/video.js/dist/video.es.js:27469:11 ❯ src/ceeblue.test.ts:31:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 20, result: 2154692609, filename: 'http://localhost:63315/node_modules/.vite/deps/chunk-WLYSA35D.js?v=b11b4ceb', data: null, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
src/ceeblue.test.ts > CeeblueVideoJSPlugin > should receive video data when playing: src/ceeblue.ts#L173
AbortError: The fetching process for the media resource was aborted by the user agent at the user's request. ❯ Html5.disposeMediaElement/< node_modules/video.js/dist/video.es.js:20902:11 ❯ Html5.disposeMediaElement node_modules/video.js/dist/video.es.js:20906:7 ❯ dispose node_modules/video.js/dist/video.es.js:19725:10 ❯ unloadTech_ node_modules/video.js/dist/video.es.js:22765:15 ❯ loadTech_ node_modules/video.js/dist/video.es.js:22634:11 ❯ doReset_ node_modules/video.js/dist/video.es.js:25083:9 ❯ reset node_modules/video.js/dist/video.es.js:25069:11 ❯ _setSource src/ceeblue.ts:173:19 ❯ _trySource src/ceeblue.ts:331:11 ❯ _handleError src/ceeblue.ts:281:11 ❯ on/data.dispatcher node_modules/video.js/dist/video.es.js:2268:30 ❯ trigger node_modules/video.js/dist/video.es.js:2399:24 ❯ trigger node_modules/video.js/dist/video.es.js:3271:11 ❯ error node_modules/video.js/dist/video.es.js:25554:9 ❯ handleSrc_/</< node_modules/video.js/dist/video.es.js:24917:15 ❯ setTimeout/timeoutId< node_modules/video.js/dist/video.es.js:4974:6 ❯ setTimeout handler*setTimeout node_modules/video.js/dist/video.es.js:4970:25 ❯ handleSrc_/< node_modules/video.js/dist/video.es.js:24916:13 ❯ setSourceHelper node_modules/video.js/dist/video.es.js:9841:9 ❯ setSourceHelper node_modules/video.js/dist/video.es.js:9843:20 ❯ setSource/< node_modules/video.js/dist/video.es.js:9616:42 ❯ setTimeout/timeoutId< node_modules/video.js/dist/video.es.js:4974:6 ❯ setTimeout handler*setTimeout node_modules/video.js/dist/video.es.js:4970:25 ❯ setSource node_modules/video.js/dist/video.es.js:9616:9 ❯ handleSrc_ node_modules/video.js/dist/video.es.js:24899:14 ❯ src node_modules/video.js/dist/video.es.js:24966:16 ❯ CeeblueVideoJSPlugin src/ceeblue.ts:125:17 ❯ createPluginFactory/< node_modules/video.js/dist/video.es.js:26924:21 ❯ _Player/< node_modules/video.js/dist/video.es.js:22032:19 ❯ _Player node_modules/video.js/dist/video.es.js:22031:35 ❯ videojs node_modules/video.js/dist/video.es.js:27469:11 ❯ src/ceeblue.test.ts:31:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 20, result: 2154692609, filename: 'http://localhost:63315/node_modules/.vite/deps/chunk-WLYSA35D.js?v=b11b4ceb', data: null, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
src/ceeblue.test.ts > CeeblueVideoJSPlugin > should handle play/pause controls: src/ceeblue.ts#L173
AbortError: The fetching process for the media resource was aborted by the user agent at the user's request. ❯ Html5.disposeMediaElement/< node_modules/video.js/dist/video.es.js:20902:11 ❯ Html5.disposeMediaElement node_modules/video.js/dist/video.es.js:20906:7 ❯ dispose node_modules/video.js/dist/video.es.js:19725:10 ❯ unloadTech_ node_modules/video.js/dist/video.es.js:22765:15 ❯ loadTech_ node_modules/video.js/dist/video.es.js:22634:11 ❯ doReset_ node_modules/video.js/dist/video.es.js:25083:9 ❯ reset node_modules/video.js/dist/video.es.js:25069:11 ❯ _setSource src/ceeblue.ts:173:19 ❯ _trySource src/ceeblue.ts:331:11 ❯ _handleError src/ceeblue.ts:281:11 ❯ on/data.dispatcher node_modules/video.js/dist/video.es.js:2268:30 ❯ trigger node_modules/video.js/dist/video.es.js:2399:24 ❯ trigger node_modules/video.js/dist/video.es.js:3271:11 ❯ error node_modules/video.js/dist/video.es.js:25554:9 ❯ handleSrc_/</< node_modules/video.js/dist/video.es.js:24917:15 ❯ setTimeout/timeoutId< node_modules/video.js/dist/video.es.js:4974:6 ❯ setTimeout handler*setTimeout node_modules/video.js/dist/video.es.js:4970:25 ❯ handleSrc_/< node_modules/video.js/dist/video.es.js:24916:13 ❯ setSourceHelper node_modules/video.js/dist/video.es.js:9841:9 ❯ setSourceHelper node_modules/video.js/dist/video.es.js:9843:20 ❯ setSource/< node_modules/video.js/dist/video.es.js:9616:42 ❯ setTimeout/timeoutId< node_modules/video.js/dist/video.es.js:4974:6 ❯ setTimeout handler*setTimeout node_modules/video.js/dist/video.es.js:4970:25 ❯ setSource node_modules/video.js/dist/video.es.js:9616:9 ❯ handleSrc_ node_modules/video.js/dist/video.es.js:24899:14 ❯ src node_modules/video.js/dist/video.es.js:24966:16 ❯ CeeblueVideoJSPlugin src/ceeblue.ts:125:17 ❯ createPluginFactory/< node_modules/video.js/dist/video.es.js:26924:21 ❯ _Player/< node_modules/video.js/dist/video.es.js:22032:19 ❯ _Player node_modules/video.js/dist/video.es.js:22031:35 ❯ videojs node_modules/video.js/dist/video.es.js:27469:11 ❯ src/ceeblue.test.ts:31:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 20, result: 2154692609, filename: 'http://localhost:63315/node_modules/.vite/deps/chunk-WLYSA35D.js?v=b11b4ceb', data: null, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
Test (ubuntu-latest - firefox)
Process completed with exit code 1.
Test (windows-latest - chrome)
Process completed with exit code 1.
Test (windows-latest - edge)
Process completed with exit code 1.