Skip to content

fix: OSMDroidMapsProvider Marker getPosition #474

fix: OSMDroidMapsProvider Marker getPosition

fix: OSMDroidMapsProvider Marker getPosition #474

Triggered via push January 10, 2024 09:49
Status Success
Total duration 12m 25s
Artifacts 3

debug.yml

on: push
Check Access
2s
Check Access
Telegram Bot API
36s
Telegram Bot API
Native Build (V2ray)
13s
Native Build (V2ray)
Native Build (Shadowsocks)
17s
Native Build (Shadowsocks)
Native Build (ShadowsocksR)
11s
Native Build (ShadowsocksR)
Native Build (FFmpeg)
18s
Native Build (FFmpeg)
Native Build (BoringSSL)
13s
Native Build (BoringSSL)
Matrix: Native Build (Telegram)
Matrix: Gradle Build
Upload debug
37s
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 (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 (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 (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) (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