Skip to content

Generate static methods in nonstatic classes #334

Generate static methods in nonstatic classes

Generate static methods in nonstatic classes #334

Triggered via pull request November 3, 2023 12:42
Status Success
Total duration 2m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

benchmark.yml

on: pull_request
Matrix: benchmark
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
SourceGeneratorBenchmarks: src/Riok.Mapperly.Abstractions/PublicAPI.Shipped.txt#L27
Symbol 'Riok.Mapperly.Abstractions.MapperAttribute.GenerateStaticMethods.get -> bool' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
SourceGeneratorBenchmarks: src/Riok.Mapperly.Abstractions/PublicAPI.Shipped.txt#L28
Symbol 'Riok.Mapperly.Abstractions.MapperAttribute.GenerateStaticMethods.set -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
MappingBenchmarks: src/Riok.Mapperly.Abstractions/PublicAPI.Shipped.txt#L27
Symbol 'Riok.Mapperly.Abstractions.MapperAttribute.GenerateStaticMethods.get -> bool' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
MappingBenchmarks: src/Riok.Mapperly.Abstractions/PublicAPI.Shipped.txt#L28
Symbol 'Riok.Mapperly.Abstractions.MapperAttribute.GenerateStaticMethods.set -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)