Build-Dev-Android-Daily #1264
Annotations
5 errors and 12 warnings
Build Debug:
dotnet/packs/Microsoft.Android.Sdk.Linux/34.0.95/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 Debug:
dotnet/packs/Microsoft.Android.Sdk.Linux/34.0.95/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 Debug:
dotnet/packs/Microsoft.Android.Sdk.Linux/34.0.95/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 Debug:
dotnet/packs/Microsoft.Android.Sdk.Linux/34.0.95/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 Debug
Process completed with exit code 1.
|
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/.
|
Get Current Date
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 Debug:
Molten.Utility/Hardware/DeviceID.cs#L8
'DeviceID' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build Debug:
Molten.Utility/Hardware/DeviceID.cs#L8
'DeviceID' defines operator == or operator != but does not override Object.GetHashCode()
|
Build Debug:
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 Debug:
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 Debug:
Molten.Utility/Collections/ThreadedHashSet.Structures.cs#L15
Field 'ThreadedHashSet<T>.Slot.value' is never assigned to, and will always have its default value
|
Build Debug:
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 Debug:
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 Debug:
Molten.Utility/ArrayExtensions.cs#L3
Missing XML comment for publicly visible type or member 'ArrayExtensions'
|
Build Debug:
Molten.Utility/ArrayExtensions.cs#L5
Missing XML comment for publicly visible type or member 'ArrayExtensions.IndexOf<T>(T[], T)'
|
Build Debug:
Molten.Utility/ArrayExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ArrayExtensions.Contains<T>(T[], T)'
|
Loading