Skip to content

fix: memory leak in LaunchActivity (#28) #91

fix: memory leak in LaunchActivity (#28)

fix: memory leak in LaunchActivity (#28) #91

Triggered via push January 21, 2024 06:41
Status Success
Total duration 23m 29s
Artifacts 5

debug.yml

on: push
Check Access
2s
Check Access
Telegram Bot API
30s
Telegram Bot API
Native Build (V2ray)
14s
Native Build (V2ray)
Native Build (Shadowsocks)
17s
Native Build (Shadowsocks)
Native Build (ShadowsocksR)
13s
Native Build (ShadowsocksR)
Native Build (FFmpeg)
15s
Native Build (FFmpeg)
Native Build (BoringSSL)
17s
Native Build (BoringSSL)
Matrix: Native Build (Telegram)
Matrix: Gradle Build
Matrix: Gradle Build (nogcm)
Fit to window
Zoom out
Zoom in

Annotations

54 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 (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 (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 (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/
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/
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 (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
Gradle Build (FullRelease)
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 (FullRelease): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/PluginList.kt#L34
'queryIntentContentProviders(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
Gradle Build (FullRelease): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/PluginManager.kt#L99
'queryIntentContentProviders(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
Gradle Build (FullRelease): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/PluginManager.kt#L177
'get(String!): Any?' is deprecated. Deprecated in Java
Gradle Build (FullRelease): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/ResolvedPlugin.kt#L37
'get(String!): Any?' is deprecated. Deprecated in Java
Gradle Build (FullRelease): 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 (FullRelease): 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 (FullRelease): TMessagesProj/src/main/java/com/v2ray/ang/util/V2rayConfigUtil.kt#L323
Type mismatch: inferred type is JSONObject? but JSONObject was expected
Gradle Build (nogcm) (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 (nogcm) (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 (nogcm) (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 (nogcm) (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 (nogcm) (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 (nogcm) (MiniReleaseNoGcm): TMessagesProj/src/main/java/com/v2ray/ang/util/V2rayConfigUtil.kt#L323
Type mismatch: inferred type is JSONObject? but JSONObject was expected
Gradle Build (nogcm) (FullReleaseNoGcm)
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 (nogcm) (FullReleaseNoGcm): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/PluginList.kt#L34
'queryIntentContentProviders(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
Gradle Build (nogcm) (FullReleaseNoGcm): TMessagesProj/src/main/java/com/github/shadowsocks/plugin/PluginManager.kt#L99
'queryIntentContentProviders(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
Gradle Build (nogcm) (FullReleaseNoGcm): 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 (nogcm) (FullReleaseNoGcm): 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 (nogcm) (FullReleaseNoGcm): 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
FullRelease Expired
376 MB
FullReleaseNoGcm Expired
375 MB
MiniRelease Expired
261 MB
MiniReleaseNoGcm Expired
260 MB
telegram-bot-api-binary Expired
11.1 MB