Skip to content

Update YomirollProvider.kt #58

Update YomirollProvider.kt

Update YomirollProvider.kt #58

Triggered via push January 21, 2024 00:29
Status Failure
Total duration 2m 7s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: CinecalidadProvider/src/main/kotlin/com/lagradost/CinecalidadProvider.kt#L5
Class 'com.lagradost.cloudstream3.utils.ExtractorLink' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
build: CinecalidadProvider/src/main/kotlin/com/lagradost/CinecalidadProvider.kt#L6
Unresolved reference: loadExtractor
build: CinecalidadProvider/src/main/kotlin/com/lagradost/CinecalidadProvider.kt#L8
Class 'com.lagradost.cloudstream3.MainAPI' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
build: CinecalidadProvider/src/main/kotlin/com/lagradost/CinecalidadProvider.kt#L16
Class 'com.lagradost.cloudstream3.TvType' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
build: CinecalidadProvider/src/main/kotlin/com/lagradost/CinecalidadProvider.kt#L16
Class 'com.lagradost.cloudstream3.TvType' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
build: CinecalidadProvider/src/main/kotlin/com/lagradost/CinecalidadProvider.kt#L17
Class 'com.lagradost.cloudstream3.TvType' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
build: CinecalidadProvider/src/main/kotlin/com/lagradost/CinecalidadProvider.kt#L17
Class 'com.lagradost.cloudstream3.TvType' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
build: CinecalidadProvider/src/main/kotlin/com/lagradost/CinecalidadProvider.kt#L19
Class 'com.lagradost.cloudstream3.VPNStatus' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
build: CinecalidadProvider/src/main/kotlin/com/lagradost/CinecalidadProvider.kt#L19
Class 'com.lagradost.cloudstream3.VPNStatus' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/