Trumbowyg2.28.0 (#15699) #31
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
test/OrchardCore.Benchmarks/ShapeProxyBenchmark.cs#L36
Member 'CreateInstance' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
test/OrchardCore.Benchmarks/ShapeProxyBenchmark.cs#L43
Member 'CreateDynamicProxy' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
test/OrchardCore.Benchmarks/ShapeProxyBenchmark.cs#L51
Member 'CreateCachedProxy' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
test/OrchardCore.Benchmarks/ShapeProxyBenchmark.cs#L36
Member 'CreateInstance' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
test/OrchardCore.Benchmarks/ShapeProxyBenchmark.cs#L43
Member 'CreateDynamicProxy' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Build:
test/OrchardCore.Benchmarks/ShapeProxyBenchmark.cs#L51
Member 'CreateCachedProxy' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
Loading