Skip to content

Update deps.

Update deps. #289

Triggered via push November 17, 2023 05:37
Status Success
Total duration 53s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test-ubuntu-latest: src/BuilderGenerator/BuilderGenerator.cs#L135
Modify 'Execute' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-ubuntu-latest: tests/BuilderGenerator.Tests/ModuleInitializer.cs#L53
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)
test-ubuntu-latest: src/BuilderGenerator/BuilderGenerator.cs#L135
Modify 'Execute' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
test-ubuntu-latest: tests/BuilderGenerator.Tests/ModuleInitializer.cs#L53
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)