Update Invidious URL (#6) #5
Annotations
10 errors and 1 warning
build:
InvidiousProvider/src/main/kotlin/recloudstream/InvidiousPlugin.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:
InvidiousProvider/src/main/kotlin/recloudstream/InvidiousPlugin.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:
InvidiousProvider/src/main/kotlin/recloudstream/InvidiousPlugin.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:
InvidiousProvider/src/main/kotlin/recloudstream/InvidiousPlugin.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:
InvidiousProvider/src/main/kotlin/recloudstream/InvidiousPlugin.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:
InvidiousProvider/src/main/kotlin/recloudstream/InvidiousProvider.kt#L4
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:
InvidiousProvider/src/main/kotlin/recloudstream/InvidiousProvider.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:
InvidiousProvider/src/main/kotlin/recloudstream/InvidiousProvider.kt#L6
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:
InvidiousProvider/src/main/kotlin/recloudstream/InvidiousProvider.kt#L7
Unresolved reference: loadExtractor
|
build:
InvidiousProvider/src/main/kotlin/recloudstream/InvidiousProvider.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
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/
|