Skip to content

🎷🐈

🎷🐈 #250

Triggered via push February 3, 2024 17:25
Status Success
Total duration 3m 34s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, android-actions/setup-android@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: JsEval/src/main/kotlin/dev/vendicated/aliucordplugins/jseval/TerminalPage.kt#L78
'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
build: JsEval/src/main/kotlin/dev/vendicated/aliucordplugins/jseval/TerminalPage.kt#L78
'getSize(Point!): Unit' is deprecated. Deprecated in Java
build: Themer/src/main/kotlin/dev/vendicated/aliucordplugs/themer/settings/editor/tabs/color/ColorAdapter.kt#L108
Unchecked cast: kotlin.collections.ArrayList<*> /* = java.util.ArrayList<*> */ to kotlin.collections.ArrayList<ColorTuple> /* = java.util.ArrayList<ColorTuple> */