Add instructions #68
build-kotlin.yaml
on: push
Matrix: build / build
build
/
code-quality-check
5m 50s
build
/
deploy-docs
0s
Annotations
1 error, 9 warnings, and 4 notices
build / code-quality-check
Resource not accessible by integration
|
build / build (macos-latest)
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
|
build / build (ubuntu-latest)
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
|
build / build (windows-latest)
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
|
build / publish-snapshot
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
|
Unstable API Usage:
settings.gradle.kts#L31
'repositories(org.gradle.api.Action)' is marked unstable with @Incubating
|
Unstable API Usage:
kopy-gradle-plugin/build.gradle.kts#L37
'getTags()' is marked unstable with @Incubating
|
build / code-quality-check
Resource not accessible by integration
|
build / code-quality-check
Resource not accessible by integration
|
build / code-quality-check
Resource not accessible by integration
|
@Deprecated annotation without 'replaceWith' argument:
kopy-runtime/common/main/kotlin/com/javiersc/kotlin/kopy/runtime/Kopyable.kt#L13
'@deprecated' annotation without a 'replaceWith' argument
|
@Deprecated annotation without 'replaceWith' argument:
kopy-runtime/common/main/kotlin/com/javiersc/kotlin/kopy/runtime/Kopyable.kt#L26
'@deprecated' annotation without a 'replaceWith' argument
|
@Deprecated annotation without 'replaceWith' argument:
kopy-runtime/common/main/kotlin/com/javiersc/kotlin/kopy/runtime/Kopyable.kt#L18
'@deprecated' annotation without a 'replaceWith' argument
|
@Deprecated annotation without 'replaceWith' argument:
kopy-runtime/common/main/kotlin/com/javiersc/kotlin/kopy/runtime/Kopyable.kt#L22
'@deprecated' annotation without a 'replaceWith' argument
|