Skip to content

update

update #106

Triggered via push December 25, 2023 09:52
Status Failure
Total duration 2m 49s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: AnimehubProvider/src/main/kotlin/com/horis/cloudstreamplugins/AnimehubPlugin.kt#L3
Class 'com.lagradost.cloudstream3.plugins.CloudstreamPlugin' 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: AnimehubProvider/src/main/kotlin/com/horis/cloudstreamplugins/AnimehubPlugin.kt#L4
Class 'com.lagradost.cloudstream3.plugins.Plugin' 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: AnimehubProvider/src/main/kotlin/com/horis/cloudstreamplugins/AnimehubPlugin.kt#L6
Class 'com.lagradost.cloudstream3.utils.ExtractorApi' 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: AnimehubProvider/src/main/kotlin/com/horis/cloudstreamplugins/AnimehubPlugin.kt#L9
Class 'com.lagradost.cloudstream3.plugins.CloudstreamPlugin' 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: AnimehubProvider/src/main/kotlin/com/horis/cloudstreamplugins/AnimehubPlugin.kt#L10
Class 'com.lagradost.cloudstream3.plugins.Plugin' 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: AnimehubProvider/src/main/kotlin/com/horis/cloudstreamplugins/AnimehubPlugin.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: AnimehubProvider/src/main/kotlin/com/horis/cloudstreamplugins/AnimehubPlugin.kt#L14
Class 'com.lagradost.cloudstream3.utils.ExtractorApi' 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: AnimehubProvider/src/main/kotlin/com/horis/cloudstreamplugins/AnimehubPlugin.kt#L15
Class 'com.lagradost.cloudstream3.utils.ExtractorApi' 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: AnimehubProvider/src/main/kotlin/com/horis/cloudstreamplugins/AnimehubPlugin.kt#L16
Class 'com.lagradost.cloudstream3.utils.ExtractorApi' 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/