Skip to content

Updates

Updates #60

Triggered via push January 21, 2024 01:06
Status Failure
Total duration 2m 27s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: AnimeflvIOProvider/src/main/kotlin/com/lagradost/AnimeflvIOProvider.kt#L5
Class 'com.lagradost.cloudstream3.utils.AppUtils' 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: AnimeflvIOProvider/src/main/kotlin/com/lagradost/AnimeflvIOProvider.kt#L6
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: AnimeflvIOProvider/src/main/kotlin/com/lagradost/AnimeflvIOProvider.kt#L7
Class 'com.lagradost.cloudstream3.utils.M3u8Helper' 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: AnimeflvIOProvider/src/main/kotlin/com/lagradost/AnimeflvIOProvider.kt#L7
Class 'com.lagradost.cloudstream3.utils.M3u8Helper.Companion' 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: AnimeflvIOProvider/src/main/kotlin/com/lagradost/AnimeflvIOProvider.kt#L8
Class 'com.lagradost.cloudstream3.utils.Qualities' 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: AnimeflvIOProvider/src/main/kotlin/com/lagradost/AnimeflvIOProvider.kt#L9
Unresolved reference: getQualityFromName
build: AnimeflvIOProvider/src/main/kotlin/com/lagradost/AnimeflvIOProvider.kt#L10
Unresolved reference: loadExtractor
build: AnimeflvIOProvider/src/main/kotlin/com/lagradost/AnimeflvIOProvider.kt#L13
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: AnimeflvIOProvider/src/main/kotlin/com/lagradost/AnimeflvIOProvider.kt#L21
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: AnimeflvIOProvider/src/main/kotlin/com/lagradost/AnimeflvIOProvider.kt#L21
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
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/