Skip to content

Add sk-java-hello-world #122

Add sk-java-hello-world

Add sk-java-hello-world #122

Triggered via pull request December 2, 2023 07:49
Status Success
Total duration 1m 7s
Artifacts

dotnet-pr.yml

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

Annotations

12 warnings
build (ubuntu-latest, Release): sk-csharp-azure-functions/ExecuteFunctionEndpoint.cs#L52
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
build (ubuntu-latest, Release): sk-csharp-azure-functions/ExecuteFunctionEndpoint.cs#L22
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build (ubuntu-latest, Release)
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build (ubuntu-latest, Release): sk-csharp-azure-functions/ExecuteFunctionEndpoint.cs#L52
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
build (ubuntu-latest, Release): sk-csharp-azure-functions/ExecuteFunctionEndpoint.cs#L22
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build (ubuntu-latest, Release)
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build (ubuntu-latest, Debug): sk-csharp-azure-functions/ExecuteFunctionEndpoint.cs#L52
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
build (ubuntu-latest, Debug): sk-csharp-azure-functions/ExecuteFunctionEndpoint.cs#L22
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build (ubuntu-latest, Debug)
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build (ubuntu-latest, Debug): sk-csharp-azure-functions/ExecuteFunctionEndpoint.cs#L52
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
build (ubuntu-latest, Debug): sk-csharp-azure-functions/ExecuteFunctionEndpoint.cs#L22
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build (ubuntu-latest, Debug)
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)