Skip to content

Build-Dev-Android-Daily #1299

Build-Dev-Android-Daily

Build-Dev-Android-Daily #1299

Triggered via schedule June 13, 2024 23:01
Status Failure
Total duration 1m 7s
Artifacts

build-android.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
build: dotnet/packs/Microsoft.Android.Sdk.Linux/34.0.113/tools/Xamarin.Android.Tooling.targets#L70
The Android SDK directory could not be found. Install the Android SDK by following the instructions at: https://aka.ms/dotnet-android-install-sdk
build: dotnet/packs/Microsoft.Android.Sdk.Linux/34.0.113/tools/Xamarin.Android.Tooling.targets#L70
To use a custom SDK path for a command line build, set the 'AndroidSdkDirectory' MSBuild property to the custom path.
build: dotnet/packs/Microsoft.Android.Sdk.Linux/34.0.113/tools/Xamarin.Android.Tooling.targets#L70
The Android SDK directory could not be found. Install the Android SDK by following the instructions at: https://aka.ms/dotnet-android-install-sdk
build: dotnet/packs/Microsoft.Android.Sdk.Linux/34.0.113/tools/Xamarin.Android.Tooling.targets#L70
To use a custom SDK path for a command line build, set the 'AndroidSdkDirectory' MSBuild property to the custom path.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: Molten.Utility/Hardware/DeviceID.cs#L8
'DeviceID' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: Molten.Utility/Hardware/DeviceID.cs#L8
'DeviceID' defines operator == or operator != but does not override Object.GetHashCode()
build: Molten.Utility/Collections/ThreadedHashSet.Structures.cs#L9
Field 'ThreadedHashSet<T>.ElementCount.unfoundCount' is never assigned to, and will always have its default value 0
build: Molten.Utility/Collections/ThreadedHashSet.Structures.cs#L8
Field 'ThreadedHashSet<T>.ElementCount.uniqueCount' is never assigned to, and will always have its default value 0
build: Molten.Utility/Collections/ThreadedHashSet.Structures.cs#L15
Field 'ThreadedHashSet<T>.Slot.value' is never assigned to, and will always have its default value
build: Molten.Utility/Collections/ThreadedHashSet.Structures.cs#L16
Field 'ThreadedHashSet<T>.Slot.next' is never assigned to, and will always have its default value 0
build: Molten.Utility/Collections/ThreadedHashSet.Structures.cs#L14
Field 'ThreadedHashSet<T>.Slot.hashCode' is never assigned to, and will always have its default value 0
build: Molten.Utility/ArrayExtensions.cs#L3
Missing XML comment for publicly visible type or member 'ArrayExtensions'
build: Molten.Utility/ArrayExtensions.cs#L5
Missing XML comment for publicly visible type or member 'ArrayExtensions.IndexOf<T>(T[], T)'
build: Molten.Utility/ArrayExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ArrayExtensions.Contains<T>(T[], T)'