Simple /shells with DB #1386
Annotations
10 warnings
Build release:
src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L67
Converting null literal or possible null value to non-nullable type.
|
Build release:
src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build release:
src/AasCore.Aas3_0/jsonization.cs#L13263
Possible null reference argument for parameter 'dataSpecification' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Build release:
src/AasCore.Aas3_0/jsonization.cs#L13264
Possible null reference argument for parameter 'dataSpecificationContent' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Build release:
src/AasCore.Aas3_0/xmlization.cs#L16854
Possible null reference argument for parameter 'dataSpecification' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Build release:
src/AasCore.Aas3_0/xmlization.cs#L16854
Possible null reference argument for parameter 'dataSpecificationContent' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Build release:
src/AasCore.Aas3_0/Attributes/CountForHash.cs#L14
Remove the underscores from assembly name AasCore.Aas3_0 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Build release:
src/AasCore.Aas3_0/Attributes/CountForHash.cs#L16
Remove the underscores from namespace name 'AasCore.Aas3_0' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Build release:
src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L39
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Build release:
src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L39
Member 'Entries' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Loading