Skip to content

New sk-python-azure-functions-chatgpt-plugin and other minor updates #121

New sk-python-azure-functions-chatgpt-plugin and other minor updates

New sk-python-azure-functions-chatgpt-plugin and other minor updates #121

Triggered via pull request November 21, 2023 15:48
@raffertyuyraffertyuy
synchronize #87
main
Status Success
Total duration 50s
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)