chore(deps): update dependency swashbuckle.aspnetcore to v7 #426
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/App/models/model.cs#L13
The type name 'model' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
src/App/models/model.cs#L26
Use nameof in place of string literal 'property3' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1507)
|
Build:
src/App/models/model.cs#L21
Use nameof in place of string literal 'property2' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1507)
|
Build:
src/App/models/model.cs#L16
Use nameof in place of string literal 'property1' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1507)
|
Build:
src/App/models/model.cs#L13
The type name 'model' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
src/App/models/model.cs#L26
Use nameof in place of string literal 'property3' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1507)
|
Build:
src/App/models/model.cs#L21
Use nameof in place of string literal 'property2' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1507)
|
Build:
src/App/models/model.cs#L16
Use nameof in place of string literal 'property1' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1507)
|
Loading