Skip to content

Release Build

Release Build #59

Manually triggered September 24, 2023 04:00
Status Success
Total duration 25m 36s
Artifacts 3

release.yml

on: workflow_dispatch
Check Access
2s
Check Access
Telegram Bot API
41s
Telegram Bot API
Native Build (V2ray)
19s
Native Build (V2ray)
Native Build (Shadowsocks)
15s
Native Build (Shadowsocks)
Native Build (ShadowsocksR)
17s
Native Build (ShadowsocksR)
Native Build (FFmpeg)
20s
Native Build (FFmpeg)
Native Build (BoringSSL)
22s
Native Build (BoringSSL)
Matrix: Native Build (Telegram)
Matrix: Gradle Build
Upload release
40s
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 (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 (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 (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) (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 (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 (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 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
329 MB
MiniRelease Expired
262 MB
telegram-bot-api-binary Expired
32 MB