Skip to content

Player And Plugin Tests #120

Player And Plugin Tests

Player And Plugin Tests #120

Triggered via pull request December 20, 2023 15:29
Status Failure
Total duration 1m 46s
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
6s
notification / notification
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 7 warnings
lint / running-tests (ubuntu-latest)
Process completed with exit code 2.
type-check / running-tests (ubuntu-latest): src/components/ad-skip/ad-skip.tsx#L53
Property 'ads' does not exist on type 'KalturaPlayer'.
type-check / running-tests (ubuntu-latest): src/components/audio-menu/audio-menu.tsx#L53
Property 'selectTrack' does not exist on type 'KalturaPlayer'.
type-check / running-tests (ubuntu-latest): src/components/audio-menu/audio-menu.tsx#L55
Property 'Track' does not exist on type 'KalturaPlayer'.
type-check / running-tests (ubuntu-latest): src/components/event-dispatcher/event-dispatcher-provider.tsx#L82
Property 'dispatchEvent' does not exist on type 'KalturaPlayer'.
type-check / running-tests (ubuntu-latest): src/components/event-dispatcher/event-dispatcher-provider.tsx#L96
Property 'dispatchEvent' does not exist on type 'KalturaPlayer'.
type-check / running-tests (ubuntu-latest): src/components/event-dispatcher/event-dispatcher-provider.tsx#L100
Property 'dispatchEvent' does not exist on type 'KalturaPlayer'.
type-check / running-tests (ubuntu-latest): src/components/event-dispatcher/event-dispatcher-provider.tsx#L104
Property 'dispatchEvent' does not exist on type 'KalturaPlayer'.
type-check / running-tests (ubuntu-latest): src/components/event-dispatcher/event-dispatcher-provider.tsx#L108
Property 'dispatchEvent' does not exist on type 'KalturaPlayer'.
type-check / running-tests (ubuntu-latest): src/components/event-dispatcher/event-dispatcher-provider.tsx#L134
Property 'dispatchEvent' does not exist on type 'KalturaPlayer'.
type-check / running-tests (ubuntu-latest): src/components/event-dispatcher/event-dispatcher-provider.tsx#L162
Property 'dispatchEvent' does not exist on type 'KalturaPlayer'.
build-types / running-tests (ubuntu-latest): src/components/player-area/player-area.tsx#L4
Module '"@playkit-js/kaltura-player-js"' has no exported member 'KPUIComponent'.
build-types / running-tests (ubuntu-latest): src/types/ui-options.ts#L4
Module '"@playkit-js/kaltura-player-js"' has no exported member 'KPUIComponent'.
build-types / running-tests (ubuntu-latest): src/event/events/audio-selected-event.ts#L18
Property 'payload' does not exist on type 'AudioSelectedEvent'.
build-types / running-tests (ubuntu-latest): src/event/events/caption-selected-event.ts#L18
Property 'payload' does not exist on type 'CaptionSelectedEvent'.
build-types / running-tests (ubuntu-latest): src/event/events/captions-style-selected-event.ts#L19
Property 'payload' does not exist on type 'CaptionsStyleSelectedEvent'.
build-types / running-tests (ubuntu-latest): src/event/events/quality-selected-event.ts#L18
Property 'payload' does not exist on type 'QualitySelectedEvent'.
build-types / running-tests (ubuntu-latest): src/event/events/seeked-event.ts#L19
Property 'payload' does not exist on type 'SeekedEvent'.
build-types / running-tests (ubuntu-latest): src/event/events/speed-selected-event.ts#L18
Property 'payload' does not exist on type 'SpeedSelectedEvent'.
build-types / running-tests (ubuntu-latest): src/event/events/ui-visibility-changed-event.ts#L18
Property 'payload' does not exist on type 'UIVisibilityChangedEvent'.
build-types / running-tests (ubuntu-latest): src/event/events/rewind-clicked.ts#L19
Property 'payload' does not exist on type 'RewindClickedEvent'.
build / running-tests (ubuntu-latest): src/components/player-area/player-area.tsx#L4
Module '"@playkit-js/kaltura-player-js"' has no exported member 'KPUIComponent'.
build / running-tests (ubuntu-latest): src/types/ui-options.ts#L4
Module '"@playkit-js/kaltura-player-js"' has no exported member 'KPUIComponent'.
build / running-tests (ubuntu-latest): src/event/events/audio-selected-event.ts#L18
Property 'payload' does not exist on type 'AudioSelectedEvent'.
build / running-tests (ubuntu-latest): src/event/events/caption-selected-event.ts#L18
Property 'payload' does not exist on type 'CaptionSelectedEvent'.
build / running-tests (ubuntu-latest): src/event/events/captions-style-selected-event.ts#L19
Property 'payload' does not exist on type 'CaptionsStyleSelectedEvent'.
build / running-tests (ubuntu-latest): src/event/events/quality-selected-event.ts#L18
Property 'payload' does not exist on type 'QualitySelectedEvent'.
build / running-tests (ubuntu-latest): src/event/events/seeked-event.ts#L19
Property 'payload' does not exist on type 'SeekedEvent'.
build / running-tests (ubuntu-latest): src/event/events/speed-selected-event.ts#L18
Property 'payload' does not exist on type 'SpeedSelectedEvent'.
build / running-tests (ubuntu-latest): src/event/events/ui-visibility-changed-event.ts#L18
Property 'payload' does not exist on type 'UIVisibilityChangedEvent'.
build / running-tests (ubuntu-latest): src/event/events/rewind-clicked.ts#L19
Property 'payload' does not exist on type 'RewindClickedEvent'.
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.