Skip to content

Update build.yml

Update build.yml #2

Triggered via push February 25, 2024 19:28
Status Failure
Total duration 2m 39s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: ExampleProvider/src/main/kotlin/com/example/ExamplePlugin.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: ExampleProvider/src/main/kotlin/com/example/ExamplePlugin.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: ExampleProvider/src/main/kotlin/com/example/ExamplePlugin.kt#L7
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: ExampleProvider/src/main/kotlin/com/example/ExamplePlugin.kt#L8
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: ExampleProvider/src/main/kotlin/com/example/ExamplePlugin.kt#L11
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: ExampleProvider/src/main/kotlin/com/example/ExampleProvider.kt#L3
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: ExampleProvider/src/main/kotlin/com/example/ExampleProvider.kt#L4
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: ExampleProvider/src/main/kotlin/com/example/ExampleProvider.kt#L5
Class 'com.lagradost.cloudstream3.SearchResponse' 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: ExampleProvider/src/main/kotlin/com/example/ExampleProvider.kt#L7
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: ExampleProvider/src/main/kotlin/com/example/ExampleProvider.kt#L10
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v1, android-actions/setup-android@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/