Skip to content

Add AggressiveInlining support #3815

Add AggressiveInlining support

Add AggressiveInlining support #3815

Re-run triggered August 26, 2024 00:10
Status Failure
Total duration 2m 11s
Artifacts

code-ql.yml

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

Annotations

9 errors
Analyze (csharp): benchmarks/Riok.Mapperly.Benchmarks/AgressiveInliningBenchmarks/StaticMapper.cs#L8
Partial method 'StaticMapperWithAggressiveInlining.Map(MyComplexClass)' must have an implementation part because it has accessibility modifiers.
Analyze (csharp): benchmarks/Riok.Mapperly.Benchmarks/AgressiveInliningBenchmarks/StaticMapper.cs#L10
Partial method 'StaticMapperWithAggressiveInlining.Map(MyComplexStruct)' must have an implementation part because it has accessibility modifiers.
Analyze (csharp): benchmarks/Riok.Mapperly.Benchmarks/AgressiveInliningBenchmarks/StaticMapper.cs#L16
Partial method 'StaticMapperWithoutAggressiveInlining.Map(MyComplexClass)' must have an implementation part because it has accessibility modifiers.
Analyze (csharp): benchmarks/Riok.Mapperly.Benchmarks/AgressiveInliningBenchmarks/StaticMapper.cs#L18
Partial method 'StaticMapperWithoutAggressiveInlining.Map(MyComplexStruct)' must have an implementation part because it has accessibility modifiers.
Analyze (csharp): benchmarks/Riok.Mapperly.Benchmarks/AgressiveInliningBenchmarks/StaticMapper.cs#L8
Partial method 'StaticMapperWithAggressiveInlining.Map(MyComplexClass)' must have an implementation part because it has accessibility modifiers.
Analyze (csharp): benchmarks/Riok.Mapperly.Benchmarks/AgressiveInliningBenchmarks/StaticMapper.cs#L10
Partial method 'StaticMapperWithAggressiveInlining.Map(MyComplexStruct)' must have an implementation part because it has accessibility modifiers.
Analyze (csharp): benchmarks/Riok.Mapperly.Benchmarks/AgressiveInliningBenchmarks/StaticMapper.cs#L16
Partial method 'StaticMapperWithoutAggressiveInlining.Map(MyComplexClass)' must have an implementation part because it has accessibility modifiers.
Analyze (csharp): benchmarks/Riok.Mapperly.Benchmarks/AgressiveInliningBenchmarks/StaticMapper.cs#L18
Partial method 'StaticMapperWithoutAggressiveInlining.Map(MyComplexStruct)' must have an implementation part because it has accessibility modifiers.
Analyze (csharp)
Process completed with exit code 1.