Skip to content

Player And Plugin Tests #146

Player And Plugin Tests

Player And Plugin Tests #146

Triggered via pull request January 4, 2024 09:39
Status Failure
Total duration 3m 1s
Artifacts

run_tests.yaml

on: pull_request
build-types  /  set-matrix
0s
build-types / set-matrix
build  /  set-matrix
0s
build / set-matrix
lint  /  set-matrix
0s
lint / set-matrix
test  /  set-matrix
0s
test / set-matrix
type-check  /  set-matrix
0s
type-check / set-matrix
Matrix: build-types / running-tests
Matrix: build / running-tests
Matrix: lint / running-tests
Matrix: test / running-tests
Matrix: type-check / running-tests
notification  /  notification
9s
notification / notification
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
type-check / running-tests (ubuntu-latest): src/common/playlist/playlist-manager.ts#L47
Property 'startAtEntryId' is missing in type '{ autoContinue: true; loop: false; imageDuration: number; }' but required in type 'PlaylistOptions'.
type-check / running-tests (ubuntu-latest)
Process completed with exit code 2.
build-types / running-tests (ubuntu-latest): src/common/playlist/playlist-manager.ts#L47
Property 'startAtEntryId' is missing in type '{ autoContinue: true; loop: false; imageDuration: number; }' but required in type 'PlaylistOptions'.
build-types / running-tests (ubuntu-latest)
Process completed with exit code 1.
build / running-tests (ubuntu-latest): src/common/playlist/playlist-manager.ts#L47
Property 'startAtEntryId' is missing in type '{ autoContinue: true; loop: false; imageDuration: number; }' but required in type 'PlaylistOptions'.
build / running-tests (ubuntu-latest)
Process completed with exit code 1.
lint / running-tests (ubuntu-latest): src/common/playlist/playlist-manager.ts#L89
Replace `startPlaylistAtEntryId·&&·typeof·startPlaylistAtEntryId·===·'string'` with `⏎··········startPlaylistAtEntryId·&&⏎··········typeof·startPlaylistAtEntryId·===·'string'⏎········`
lint / running-tests (ubuntu-latest): src/common/playlist/playlist-manager.ts#L90
Replace `·this._playlist.items.find((item:·PlaylistItem)·=>·item.sources.id·===·startPlaylistAtEntryId` with `⏎············this._playlist.items.find(⏎··············(item:·PlaylistItem)·=>·item.sources.id·===·startPlaylistAtEntryId⏎············`
notification / notification
The following actions uses node12 which is deprecated and will be forced to run on node16: skitionek/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
notification / notification
Missing job parameter will result in reduced functionality.
notification / notification
Missing steps parameter will result in reduced functionality.
notification / notification
Missing needs parameter will result in reduced functionality.
notification / notification
Missing job parameter will result in reduced functionality.
notification / notification
Missing steps parameter will result in reduced functionality.
notification / notification
Missing needs parameter will result in reduced functionality.