update workflow #1
Build a new release and open a draft GitHub release with changelog
3m 44s
Annotations
1 error and 11 warnings
|
Build a new release and open a draft GitHub release with changelog
⚠️ No pull requests found
|
Build a new release and open a draft GitHub release with changelog:
src/AasCore.Aas3_0/types.cs#L775
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build a new release and open a draft GitHub release with changelog:
src/AasCore.Aas3_0/types.cs#L783
Nullability of reference types in type of parameter 'other' of 'bool AdministrativeInformation.Equals(AdministrativeInformation other)' doesn't match implicitly implemented member 'bool IEquatable<AdministrativeInformation>.Equals(AdministrativeInformation? other)' (possibly because of nullability attributes).
|
Build a new release and open a draft GitHub release with changelog:
src/AasCore.Aas3_0/types.cs#L11297
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build a new release and open a draft GitHub release with changelog:
src/AasCore.Aas3_0/types.cs#L11305
Nullability of reference types in type of parameter 'other' of 'bool Reference.Equals(Reference other)' doesn't match implicitly implemented member 'bool IEquatable<Reference>.Equals(Reference? other)' (possibly because of nullability attributes).
|
Build a new release and open a draft GitHub release with changelog:
src/AasCore.Aas3_0/copying.cs#L2472
Possible null reference argument for parameter 'dataSpecification' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Build a new release and open a draft GitHub release with changelog:
src/AasCore.Aas3_0/copying.cs#L2472
Possible null reference argument for parameter 'dataSpecificationContent' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Build a new release and open a draft GitHub release with changelog:
src/AasCore.Aas3_0/xmlization.cs#L16840
Possible null reference argument for parameter 'dataSpecification' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Build a new release and open a draft GitHub release with changelog:
src/AasCore.Aas3_0/xmlization.cs#L16840
Possible null reference argument for parameter 'dataSpecificationContent' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Build a new release and open a draft GitHub release with changelog:
src/AasxCsharpLibrary/Extensions/ExtendBlob.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build a new release and open a draft GitHub release with changelog:
src/AasxCsharpLibrary/Extensions/ExtendISubmodelElement.cs#L1438
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|