Skip to content

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

tuyen-vuduc is publishing NuGet πŸš€

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

Manually triggered June 25, 2024 09:01
Status Failure
Total duration 1m 52s
Artifacts

publish-nuget.yml

on: workflow_dispatch
build-then-publish
1m 41s
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/com.mapbox.mapboxsdk/mapbox-sdk-geojson/6.9.0/e52c609222d23988169c60d9ee256ffe22de3a3c/mapbox-sdk-geojson-6.9.0.jar'.
build-then-publish
File name: '/Users/runner/.gradle/caches/modules-2/files-2.1/com.mapbox.mapboxsdk/mapbox-sdk-geojson/6.9.0/e52c609222d23988169c60d9ee256ffe22de3a3c/mapbox-sdk-geojson-6.9.0.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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3, mobiledevops/xcode-select-version-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.