Updated more packages to get a successfully building orchard core. #9
Annotations
14 warnings
Build & Test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build & Test (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build & Test (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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 (windows-latest):
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)
|