Fix #16
Annotations
10 errors and 1 warning
build:
SoraStream/src/main/kotlin/com/hexated/Extractors.kt#L3
Class 'com.lagradost.cloudstream3.extractors.Filesim' 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:
SoraStream/src/main/kotlin/com/hexated/Extractors.kt#L4
Class 'com.lagradost.cloudstream3.extractors.GMPlayer' 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:
SoraStream/src/main/kotlin/com/hexated/Extractors.kt#L5
Class 'com.lagradost.cloudstream3.extractors.StreamSB' 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:
SoraStream/src/main/kotlin/com/hexated/Extractors.kt#L6
Class 'com.lagradost.cloudstream3.extractors.Voe' 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:
SoraStream/src/main/kotlin/com/hexated/Extractors.kt#L8
Class 'com.lagradost.cloudstream3.APIHolder' 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:
SoraStream/src/main/kotlin/com/hexated/Extractors.kt#L9
Class 'com.lagradost.cloudstream3.ErrorLoadingException' 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:
SoraStream/src/main/kotlin/com/hexated/Extractors.kt#L10
Class 'com.lagradost.cloudstream3.SubtitleFile' 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:
SoraStream/src/main/kotlin/com/hexated/Extractors.kt#L11
Unresolved reference: apmap
|
build:
SoraStream/src/main/kotlin/com/hexated/Extractors.kt#L12
Unresolved reference: app
|
build:
SoraStream/src/main/kotlin/com/hexated/Extractors.kt#L13
Unresolved reference: base64Decode
|
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/
|