Enums - #250
Draft
andrewlock wants to merge 11 commits into
Draft
Annotations
8 errors and 11 warnings
|
|
|
|
|
/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/artifacts/obj/NetEscapades.EnumGenerators.NetStandard/release_netstandard2.0/NetEscapades.EnumGenerators.Generators/NetEscapades.EnumGenerators.EnumGenerator/NetEscapades.EnumGenerators.NetStandard.IntegrationTests.BitFlagsEnum_EnumExtensions.g.cs(131,60): error CS1574: XML comment has cref attribute 'TryGetFlags' that could not be resolved [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.NetStandard/NetEscapades.EnumGenerators.NetStandard.csproj::TargetFramework=netstandard2.0]
|
|
/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/artifacts/obj/NetEscapades.EnumGenerators.NetStandard/release_netstandard2.0/NetEscapades.EnumGenerators.Generators/NetEscapades.EnumGenerators.EnumGenerator/NetEscapades.EnumGenerators.NetStandard.IntegrationTests.FlagsEnum_EnumExtensions.g.cs(134,60): error CS1574: XML comment has cref attribute 'TryGetFlags' that could not be resolved [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.NetStandard/NetEscapades.EnumGenerators.NetStandard.csproj::TargetFramework=netstandard2.0]
|
|
/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/artifacts/obj/NetEscapades.EnumGenerators.NetStandard/release_netstandard2.0/NetEscapades.EnumGenerators.Generators/NetEscapades.EnumGenerators.EnumGenerator/System.IO.FileShare_EnumExtensions.g.cs(134,60): error CS1574: XML comment has cref attribute 'TryGetFlags' that could not be resolved [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.NetStandard/NetEscapades.EnumGenerators.NetStandard.csproj::TargetFramework=netstandard2.0]
|
|
/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/artifacts/obj/NetEscapades.EnumGenerators.NetStandard/release_netstandard2.0/NetEscapades.EnumGenerators.Generators/NetEscapades.EnumGenerators.EnumGenerator/NetEscapades.EnumGenerators.NetStandard.IntegrationTests.BitFlagsEnum_EnumExtensions.g.cs(131,60): error CS1574: XML comment has cref attribute 'TryGetFlags' that could not be resolved [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.NetStandard/NetEscapades.EnumGenerators.NetStandard.csproj::TargetFramework=netstandard2.0]
|
|
/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/artifacts/obj/NetEscapades.EnumGenerators.NetStandard/release_netstandard2.0/NetEscapades.EnumGenerators.Generators/NetEscapades.EnumGenerators.EnumGenerator/NetEscapades.EnumGenerators.NetStandard.IntegrationTests.FlagsEnum_EnumExtensions.g.cs(134,60): error CS1574: XML comment has cref attribute 'TryGetFlags' that could not be resolved [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.NetStandard/NetEscapades.EnumGenerators.NetStandard.csproj::TargetFramework=netstandard2.0]
|
|
/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/artifacts/obj/NetEscapades.EnumGenerators.NetStandard/release_netstandard2.0/NetEscapades.EnumGenerators.Generators/NetEscapades.EnumGenerators.EnumGenerator/System.IO.FileShare_EnumExtensions.g.cs(134,60): error CS1574: XML comment has cref attribute 'TryGetFlags' that could not be resolved [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.NetStandard/NetEscapades.EnumGenerators.NetStandard.csproj::TargetFramework=netstandard2.0]
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'ru'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
|
|
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'pt-br'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
|
|
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'pl'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
|
|
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'ko'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
|
|
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'ja'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
|
|
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'it'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
|
|
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'fr'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
|
|
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'es'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
|
|
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'de'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
|
|
/Users/runner/.dotnet/sdk/10.0.203/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): warning NETSDK1188: Package Microsoft.CodeAnalysis.Common 4.0.1 has a resource with the locale 'cs'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale. [/Users/runner/work/NetEscapades.EnumGenerators/NetEscapades.EnumGenerators/tests/NetEscapades.EnumGenerators.Benchmarks/NetEscapades.EnumGenerators.Benchmarks.csproj::TargetFramework=net10.0]
|
The logs for this run have expired and are no longer available.
Loading