Skip to content

bug修复,截图优化 #412

bug修复,截图优化

bug修复,截图优化 #412

Re-run triggered February 5, 2024 18:20
Status Failure
Total duration 3m 58s
Artifacts

android-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: paddleocr/src/main/java/com/baidu/paddle/lite/demo/ocr/Predictor.kt#L87
Parameter 'cpuThreadNum' is never used
test: paddleocr/src/main/java/com/baidu/paddle/lite/demo/ocr/Predictor.kt#L88
Parameter 'cpuPowerMode' is never used
test: paddleocr/src/main/java/com/baidu/paddle/lite/demo/ocr/Utils.kt#L94
Variable 'ratio' initializer is redundant
test: common/src/main/java/com/stardust/app/AppOps.kt#L11
'checkOpNoThrow(String, Int, String): Int' is deprecated. Deprecated in Java
test: common/src/main/java/com/stardust/app/GlobalAppContext.kt#L123
Unnecessary non-null assertion (!!) on a non-null receiver of type Context
test: common/src/main/java/com/stardust/app/GlobalAppContext.kt#L125
Unnecessary non-null assertion (!!) on a non-null receiver of type Context
test: common/src/main/java/com/stardust/app/permission/PermissionsSettingsUtil.kt#L43
'toLowerCase(): String' is deprecated. Use lowercase() instead.
test: common/src/main/java/com/stardust/lang/ThreadCompat.kt#L10
Type mismatch: inferred type is String? but String was expected
test: common/src/main/java/com/stardust/lang/ThreadCompat.kt#L11
Type mismatch: inferred type is String? but String was expected
test: common/src/main/java/com/stardust/lang/ThreadCompat.kt#L12
Type mismatch: inferred type is String? but String was expected