Skip to content

Update EnumConstStringGenerator.csproj (#75) #251

Update EnumConstStringGenerator.csproj (#75)

Update EnumConstStringGenerator.csproj (#75) #251

Triggered via push December 18, 2024 06:08
Status Success
Total duration 1m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

buildPublish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
deploy
- Add lib or ref assemblies for the netstandard2.0 target framework
deploy: JsonSchemaGenerator.Cli/Settings.cs#L7
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
deploy: JsonSchemaGenerator.Cli/MainService.cs#L27
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
deploy: JsonSchemaGenerator.Cli/MainService.cs#L85
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
deploy: UnionsGenerator.Tests/ConstructorTests.cs#L4
Missing XML comment for publicly visible type or member 'ConstructorTests'
deploy: UnionsGenerator.Tests/ConstructorTests.cs#L7
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateInterfaceAccessibilityForPublicIfInconvertible()'
deploy: UnionsGenerator.Tests/ConstructorTests.cs#L20
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateObjectAccessibilityForPublicIfInconvertible()'
deploy: UnionsGenerator.Tests/ConstructorTests.cs#L33
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateSupertypeAccessibilityForPublicIfInconvertible()'
deploy: UnionsGenerator.Tests/ConstructorTests.cs#L48
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateAccessibilityForPublicIfInconvertible()'
deploy: UnionsGenerator.Tests/ConstructorTests.cs#L59
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateAccessibilityForPrivate()'
deploy: UnionsGenerator.Tests/ConstructorTests.cs#L70
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPublicAccessibilityForPublic()'
deploy: Project1/Program.cs#L55
'parameter.ExplicitDefaultValue' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
deploy: TestApp/Program.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
deploy: DocReflect/Generators/DocReflect.cs#L81
Unreachable code detected
deploy
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
deploy
- Add lib or ref assemblies for the netstandard2.0 target framework
deploy: Project1/Program.cs#L55
'parameter.ExplicitDefaultValue' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
deploy: TestApp/Program.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
deploy: DocReflect/Generators/DocReflect.cs#L81
Unreachable code detected
deploy
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
deploy
- Add lib or ref assemblies for the netstandard2.0 target framework