Skip to content

fix: wrapCanvasToFixClipping for vivo #475

fix: wrapCanvasToFixClipping for vivo

fix: wrapCanvasToFixClipping for vivo #475

Triggered via push January 14, 2024 12:03
Status Success
Total duration 12m 22s
Artifacts 3

debug.yml

on: push
Check Access
1s
Check Access
Telegram Bot API
31s
Telegram Bot API
Native Build (V2ray)
13s
Native Build (V2ray)
Native Build (Shadowsocks)
16s
Native Build (Shadowsocks)
Native Build (ShadowsocksR)
12s
Native Build (ShadowsocksR)
Native Build (FFmpeg)
13s
Native Build (FFmpeg)
Native Build (BoringSSL)
14s
Native Build (BoringSSL)
Matrix: Native Build (Telegram)
Matrix: Gradle Build
Upload debug
40s
Upload debug
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
Check Access
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Native Build (ShadowsocksR)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Native Build (FFmpeg)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Native Build (V2ray)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Native Build (BoringSSL)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Native Build (Shadowsocks)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Telegram Bot API
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Native Build (Telegram) (arm64-v8a)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Native Build (Telegram) (armeabi-v7a)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Gradle Build (MiniReleaseNoGcm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Gradle Build (MiniReleaseNoGcm): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/PluginList.kt#L34
'queryIntentContentProviders(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
Gradle Build (MiniReleaseNoGcm): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/PluginManager.kt#L99
'queryIntentContentProviders(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
Gradle Build (MiniReleaseNoGcm): TMessagesProj/src/main/java/com/github/shadowsocks/utils/Utils.kt#L87
This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
Gradle Build (MiniReleaseNoGcm): TMessagesProj/src/main/java/com/github/shadowsocks/utils/Utils.kt#L89
This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
Gradle Build (MiniReleaseNoGcm): TMessagesProj/src/main/java/com/v2ray/ang/util/V2rayConfigUtil.kt#L323
Type mismatch: inferred type is JSONObject? but JSONObject was expected
Gradle Build (MiniRelease)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Gradle Build (MiniRelease): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/PluginList.kt#L34
'queryIntentContentProviders(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
Gradle Build (MiniRelease): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/PluginManager.kt#L99
'queryIntentContentProviders(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
Gradle Build (MiniRelease): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/PluginManager.kt#L177
'get(String!): Any?' is deprecated. Deprecated in Java
Gradle Build (MiniRelease): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/ResolvedPlugin.kt#L37
'get(String!): Any?' is deprecated. Deprecated in Java
Gradle Build (MiniRelease): TMessagesProj/src/main/java/com/github/shadowsocks/utils/Utils.kt#L87
This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
Gradle Build (MiniRelease): TMessagesProj/src/main/java/com/github/shadowsocks/utils/Utils.kt#L89
This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
Gradle Build (MiniRelease): TMessagesProj/src/main/java/com/v2ray/ang/util/V2rayConfigUtil.kt#L323
Type mismatch: inferred type is JSONObject? but JSONObject was expected
Upload debug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
MiniRelease Expired
264 MB
MiniReleaseNoGcm Expired
263 MB
telegram-bot-api-binary Expired
11.1 MB