update: 尝试修复虚拟物品故障 #31
Annotations
4 warnings
qodana
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unresolved reference in KDoc:
src/main/kotlin/online/bingzi/bilibili/video/internal/helper/ImageHelper.kt#L44
Cannot resolve symbol 'slot'
|
Unstable API Usage:
src/main/kotlin/online/bingzi/bilibili/video/internal/command/MainCommand.kt#L167
'updateInventory()' is marked unstable with @ApiStatus.Internal
|
Unstable API Usage:
src/main/kotlin/online/bingzi/bilibili/video/internal/engine/NetworkEngine.kt#L153
'updateInventory()' is marked unstable with @ApiStatus.Internal
|