Skip to content

🎥 Implement playVideo method #100

🎥 Implement playVideo method

🎥 Implement playVideo method #100

Triggered via push August 11, 2023 09:03
Status Success
Total duration 2m 6s
Artifacts

main.yaml

on: push
ESLint Check
17s
ESLint Check
Unit tests
21s
Unit tests
Publish SNAPSHOT artifact to Sonatype
1m 29s
Publish SNAPSHOT artifact to Sonatype
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
ESLint Check: src/utils.ts#L3
Unexpected any. Specify a different type
ESLint Check: src/utils.ts#L7
Unexpected any. Specify a different type
ESLint Check: src/utils.ts#L15
Unexpected any. Specify a different type
ESLint Check: tests/events.test.ts#L22
Unexpected any. Specify a different type
ESLint Check: tests/utils.test.ts#L3
Unexpected any. Specify a different type
ESLint Check: tests/utils.test.ts#L18
Unexpected any. Specify a different type
Publish SNAPSHOT artifact to Sonatype
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/