⬆️ Bump the pkg-updates group with 2 updates #634
Annotations
10 errors and 3 warnings
Analyze (csharp):
src/BuilderDemo/Person.cs#L7
The type or namespace name 'BuildableAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/BuilderDemo/Person.cs#L7
The type or namespace name 'Buildable' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/BuilderDemo/Address.cs#L5
The type or namespace name 'BuildableAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/BuilderDemo/Address.cs#L5
The type or namespace name 'Buildable' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/BuilderDemo/Foo.cs#L7
The type or namespace name 'BuildableAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/BuilderDemo/Foo.cs#L7
The type or namespace name 'Buildable' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/BuilderDemo/Person.cs#L7
The type or namespace name 'BuildableAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/BuilderDemo/Person.cs#L7
The type or namespace name 'Buildable' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/BuilderDemo/Address.cs#L5
The type or namespace name 'BuildableAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/BuilderDemo/Address.cs#L5
The type or namespace name 'Buildable' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (csharp):
src/BuilderGenerator/BuilderGenerator.cs#L89
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#L89
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)
|