Skip to content

Release Build

Release Build #107

Manually triggered January 15, 2024 13:55
Status Success
Total duration 13m 3s
Artifacts 3

release.yml

on: workflow_dispatch
Check Access
3s
Check Access
Telegram Bot API
31s
Telegram Bot API
Native Build (V2ray)
15s
Native Build (V2ray)
Native Build (Shadowsocks)
17s
Native Build (Shadowsocks)
Native Build (ShadowsocksR)
12s
Native Build (ShadowsocksR)
Native Build (FFmpeg)
17s
Native Build (FFmpeg)
Native Build (BoringSSL)
14s
Native Build (BoringSSL)
Matrix: Native Build (Telegram)
Matrix: Gradle Build
Upload release
48s
Upload release
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 (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 (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 (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 (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/
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) (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/
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/
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
Upload release
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
331 MB
MiniRelease Expired
264 MB
telegram-bot-api-binary Expired
11.1 MB