Resolve many more analyzer issues #288
Annotations
5 errors and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/RepoDb.Core.IntegrationTests/Helper.cs#L1050
Cannot convert type 'T' to 'RepoDb.IntegrationTests.Enumerations.Continent'
|
|
build:
src/RepoDb.Core.IntegrationTests/Helper.cs#L1044
The non-generic method 'Enum.GetValues(Type)' cannot be used with type arguments
|
|
build:
src/RepoDb.Core.IntegrationTests/Helper.cs#L1050
Cannot convert type 'T' to 'RepoDb.IntegrationTests.Enumerations.Continent'
|
|
build:
src/RepoDb.Core.IntegrationTests/Helper.cs#L1044
The non-generic method 'Enum.GetValues(Type)' cannot be used with type arguments
|
|
build:
src/RepoDb/Attributes/Parameter/ScaleAttribute.cs#L10
Avoid unsealed attributes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1813)
|
|
build:
src/RepoDb/Attributes/Parameter/PrecisionAttribute.cs#L10
Avoid unsealed attributes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1813)
|
|
build:
src/RepoDb/Attributes/Parameter/IsNullableAttribute.cs#L10
Avoid unsealed attributes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1813)
|
|
build:
src/RepoDb/Attributes/Parameter/DbTypeAttribute.cs#L11
Avoid unsealed attributes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1813)
|
|
build:
src/RepoDb/Attributes/Parameter/DirectionAttribute.cs#L11
Avoid unsealed attributes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1813)
|
|
build:
src/RepoDb/Attributes/TypeMapAttribute.cs#L10
Avoid unsealed attributes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1813)
|
|
build:
src/RepoDb/Attributes/PropertyHandlerAttribute.cs#L10
Avoid unsealed attributes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1813)
|
|
build:
src/RepoDb/Attributes/MapAttribute.cs#L7
Avoid unsealed attributes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1813)
|
|
build:
src/RepoDb/Attributes/IdentityAttribute.cs#L7
Avoid unsealed attributes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1813)
|
|
build:
src/RepoDb/Attributes/ClassHandlerAttribute.cs#L10
Avoid unsealed attributes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1813)
|