Skip to content

Build

Build #59

Manually triggered January 21, 2024 00:55
Status Failure
Total duration 2m 5s
Artifacts

build.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: AnimeflvnetProvider/src/main/kotlin/com/lagradost/AnimeflvnetProvider.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: AnimeflvnetProvider/src/main/kotlin/com/lagradost/AnimeflvnetProvider.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: AnimeflvnetProvider/src/main/kotlin/com/lagradost/AnimeflvnetProvider.kt#L7
Unresolved reference: loadExtractor
build: AnimeflvnetProvider/src/main/kotlin/com/lagradost/AnimeflvnetProvider.kt#L10
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: AnimeflvnetProvider/src/main/kotlin/com/lagradost/AnimeflvnetProvider.kt#L12
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: AnimeflvnetProvider/src/main/kotlin/com/lagradost/AnimeflvnetProvider.kt#L13
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: AnimeflvnetProvider/src/main/kotlin/com/lagradost/AnimeflvnetProvider.kt#L13
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: AnimeflvnetProvider/src/main/kotlin/com/lagradost/AnimeflvnetProvider.kt#L13
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: AnimeflvnetProvider/src/main/kotlin/com/lagradost/AnimeflvnetProvider.kt#L14
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: AnimeflvnetProvider/src/main/kotlin/com/lagradost/AnimeflvnetProvider.kt#L14
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/