Player And Plugin Tests #215
run_tests.yaml
on: pull_request
build-types
/
set-matrix
0s
build
/
set-matrix
0s
lint
/
set-matrix
0s
test
/
set-matrix
0s
type-check
/
set-matrix
0s
Matrix: build-types / running-tests
Matrix: build / running-tests
Matrix: lint / running-tests
Matrix: test / running-tests
Matrix: type-check / running-tests
notification
/
notification
11s
Annotations
12 errors and 7 warnings
type-check / running-tests (ubuntu-latest):
src/common/playlist/playlist-manager.ts#L354
Type '{ duration: number; }' is missing the following properties from type 'PKSourcesConfigObject': hls, dash, progressive, image, and 4 more.
|
type-check / running-tests (ubuntu-latest):
src/common/playlist/playlist-manager.ts#L358
Type '{ duration: number; }' is missing the following properties from type 'PKSourcesConfigObject': hls, dash, progressive, image, and 4 more.
|
type-check / running-tests (ubuntu-latest):
src/common/utils/setup-helpers.ts#L926
Property 'document' does not exist on type 'PKSourcesConfigObject'.
|
type-check / running-tests (ubuntu-latest)
Process completed with exit code 2.
|
build-types / running-tests (ubuntu-latest):
src/common/utils/setup-helpers.ts#L926
Property 'document' does not exist on type 'PKSourcesConfigObject'.
|
build-types / running-tests (ubuntu-latest):
src/common/playlist/playlist-manager.ts#L354
Type '{ duration: number; }' is missing the following properties from type 'PKSourcesConfigObject': hls, dash, progressive, image, and 4 more.
|
build-types / running-tests (ubuntu-latest):
src/common/playlist/playlist-manager.ts#L358
Type '{ duration: number; }' is missing the following properties from type 'PKSourcesConfigObject': hls, dash, progressive, image, and 4 more.
|
build-types / running-tests (ubuntu-latest)
Process completed with exit code 1.
|
build / running-tests (ubuntu-latest):
src/common/utils/setup-helpers.ts#L926
Property 'document' does not exist on type 'PKSourcesConfigObject'.
|
build / running-tests (ubuntu-latest):
src/common/playlist/playlist-manager.ts#L354
Type '{ duration: number; }' is missing the following properties from type 'PKSourcesConfigObject': hls, dash, progressive, image, and 4 more.
|
build / running-tests (ubuntu-latest):
src/common/playlist/playlist-manager.ts#L358
Type '{ duration: number; }' is missing the following properties from type 'PKSourcesConfigObject': hls, dash, progressive, image, and 4 more.
|
build / running-tests (ubuntu-latest)
Process completed with exit code 1.
|
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.
|