Skip to content

Fix errors.

Fix errors. #65

Triggered via push January 9, 2024 01:03
Status Cancelled
Total duration 1m 31s
Artifacts
publish-nuget  /  publish-nuget
1m 22s
publish-nuget / publish-nuget
Fit to window
Zoom out
Zoom in

Annotations

4 errors
publish-nuget / publish-nuget: Lombiq.HelpfulLibraries.AspNetCore/Security/ApplicationBuilderExtensions.cs#L76
CS0121: The call is ambiguous between the following methods or properties: 'System.Collections.Generic.EnumerableExtensions.Select<TKey, TValue, TResult>(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey, TValue>>, System.Func<TKey, TValue, TResult>)' and 'System.Linq.Enumerable.Select<TSource, TResult>(System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource, int, TResult>)' [/home/runner/work/Helpful-Libraries/Helpful-Libraries/Lombiq.HelpfulLibraries.AspNetCore/Lombiq.HelpfulLibraries.AspNetCore.csproj]
publish-nuget / publish-nuget: Lombiq.HelpfulLibraries.AspNetCore/Security/ApplicationBuilderExtensions.cs#L117
CS1501: No overload for method 'Any' takes 0 arguments [/home/runner/work/Helpful-Libraries/Helpful-Libraries/Lombiq.HelpfulLibraries.AspNetCore/Lombiq.HelpfulLibraries.AspNetCore.csproj]
publish-nuget / publish-nuget
Process completed with exit code 1.
publish-nuget / publish-nuget
Canceling workflow due to one of the jobs failing.