Skip to content

Fix CI by specifying the Java version to use #30

Fix CI by specifying the Java version to use

Fix CI by specifying the Java version to use #30

Triggered via pull request February 14, 2024 10:45
@jfversluisjfversluis
synchronize #16
fix-ci
Status Success
Total duration 4m 13s
Artifacts

ci.yml

on: pull_request
build-plugin-ci
4m 1s
build-plugin-ci
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-plugin-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-plugin-ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-plugin-ci: src/Plugin.Maui.ScreenRecording/ScreenRecording.android.cs#L69
Converting null literal or possible null value to non-nullable type.
build-plugin-ci: src/Plugin.Maui.ScreenRecording/ScreenRecording.android.cs#L211
Possible null reference assignment.
build-plugin-ci: src/Plugin.Maui.ScreenRecording/ScreenRecording.android.cs#L69
Converting null literal or possible null value to non-nullable type.
build-plugin-ci: src/Plugin.Maui.ScreenRecording/ScreenRecording.android.cs#L211
Possible null reference assignment.