Skip to content

Update deps.

Update deps. #451

Re-run triggered January 9, 2024 03:24
Status Failure
Total duration 1m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Analyze (csharp)
Cannot read properties of undefined (reading 'length')
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby