Skip to content

tuyen-vuduc is publishing NuGet πŸš€ #16

tuyen-vuduc is publishing NuGet πŸš€

tuyen-vuduc is publishing NuGet πŸš€ #16

Manually triggered July 12, 2024 00:27
Status Failure
Total duration 1m 57s
Artifacts

publish-nuget.yml

on: workflow_dispatch
build-then-publish
1m 44s
build-then-publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build-then-publish
System.IO.FileNotFoundException: Could not find file '/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-android-extensions-runtime/1.7.20/4258071243cf01165f08c0c5a891a720cf8a607a/kotlin-android-extensions-runtime-1.7.20.jar'.
build-then-publish
File name: '/Users/runner/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-android-extensions-runtime/1.7.20/4258071243cf01165f08c0c5a891a720cf8a607a/kotlin-android-extensions-runtime-1.7.20.jar'
build-then-publish
at System.IO.FileInfo.get_Length()
build-then-publish
at Xamarin.Android.Tasks.MonoAndroidHelper.SizeAndContentFileComparer.GetHashCode(FileInfo obj)
build-then-publish
at System.Collections.Generic.HashSet`1.AddIfNotPresent(T value, Int32& location)
build-then-publish
at System.Collections.Generic.HashSet`1.Add(T item)
build-then-publish
at System.Linq.Enumerable.DistinctIterator`1.MoveNext()
build-then-publish
at System.Linq.Enumerable.SelectEnumerableIterator`2.ToArray()
build-then-publish
at Xamarin.Android.Tasks.MonoAndroidHelper.DistinctFilesByContent(IEnumerable`1 filePaths)
build-then-publish
at Xamarin.Android.Tasks.CheckDuplicateJavaLibraries.RunTask()
build-then-publish
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3, mobiledevops/xcode-select-version-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-then-publish: src/libs/Mapbox.Maui/Models/Styles/Enums.cs#L30
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '""' is not covered.