Jtikekar/reverting nullables #1370
check-release.yml
on: pull_request
Run all project unit tests
1m 34s
Build all docker images
4m 17s
Check that the whole project is buildable and attach packages to process
3m 58s
Annotations
36 warnings
Run all project unit tests:
src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L67
Converting null literal or possible null value to non-nullable type.
|
Run all project unit tests:
src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Run all project unit tests:
src/AasCore.Aas3_0/xmlization.cs#L16854
Possible null reference argument for parameter 'dataSpecification' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Run all project unit tests:
src/AasCore.Aas3_0/xmlization.cs#L16854
Possible null reference argument for parameter 'dataSpecificationContent' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Run all project unit tests:
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)
|
Run all project unit tests:
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)
|
Run all project unit tests:
src/AasCore.Aas3_0/Attributes/SkipForReflection.cs#L21
Rename AasCore.Aas3_0.Attributes.SkipForReflection to end in 'Attribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
Run all project unit tests:
src/AasCore.Aas3_0/Attributes/CountForHash.cs#L22
Rename AasCore.Aas3_0.Attributes.CountForHash to end in 'Attribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
Run all project unit tests:
src/AasCore.Aas3_0/Attributes/SkipForSearch.cs#L21
Rename AasCore.Aas3_0.Attributes.SkipForSearch to end in 'Attribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
Run all project unit tests:
src/AasCore.Aas3_0/Attributes/TextSearchable.cs#L20
Rename AasCore.Aas3_0.Attributes.TextSearchable to end in 'Attribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
Run all project unit tests:
src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L67
Converting null literal or possible null value to non-nullable type.
|
Run all project unit tests:
src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Run all project unit tests:
src/AasCore.Aas3_0/xmlization.cs#L16854
Possible null reference argument for parameter 'dataSpecification' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Run all project unit tests:
src/AasCore.Aas3_0/xmlization.cs#L16854
Possible null reference argument for parameter 'dataSpecificationContent' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Run all project unit tests:
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)
|
Run all project unit tests:
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)
|
Run all project unit tests:
src/AasCore.Aas3_0/Attributes/CountForHash.cs#L22
Rename AasCore.Aas3_0.Attributes.CountForHash to end in 'Attribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
Run all project unit tests:
src/AasCore.Aas3_0/Attributes/MetaModelName.cs#L20
Rename AasCore.Aas3_0.Attributes.MetaModelName to end in 'Attribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
Run all project unit tests:
src/AasCore.Aas3_0/Attributes/MetaModelName.cs#L22
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Run all project unit tests:
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)
|
The 'as' keyword should match the case of the 'from' keyword:
src/docker/Dockerfile-AasxServerAspNetCore#L15
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
src/docker/Dockerfile-AasxServerBlazor#L17
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
src/docker/Dockerfile-AasxServerAspNetCore#L15
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
src/docker/Dockerfile-AasxServerBlazor#L17
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
src/docker/Dockerfile-AasxServerBlazor#L17
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
src/docker/Dockerfile-AasxServerAspNetCore#L15
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Check that the whole project is buildable and attach packages to process:
src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L67
Converting null literal or possible null value to non-nullable type.
|
Check that the whole project is buildable and attach packages to process:
src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Check that the whole project is buildable and attach packages to process:
src/AasCore.Aas3_0/xmlization.cs#L16854
Possible null reference argument for parameter 'dataSpecification' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Check that the whole project is buildable and attach packages to process:
src/AasCore.Aas3_0/xmlization.cs#L16854
Possible null reference argument for parameter 'dataSpecificationContent' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
|
Check that the whole project is buildable and attach packages to process:
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)
|
Check that the whole project is buildable and attach packages to process:
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)
|
Check that the whole project is buildable and attach packages to process:
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)
|
Check that the whole project is buildable and attach packages to process:
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)
|
Check that the whole project is buildable and attach packages to process:
src/AasCore.Aas3_0/reporting.cs#L50
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
Check that the whole project is buildable and attach packages to process:
src/AasCore.Aas3_0/reporting.cs#L166
Rename type Reporting.Error so that it no longer conflicts with the reserved language keyword 'Error'. Using a reserved keyword as the name of a type makes it harder for consumers in other languages to use the type. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AasxServerAspNetCore.LATEST.0.3.1.1370-aasV3-alpha-develop.2024-10-30-T-08-01-02
|
33.2 MB |
|
AasxServerBlazor.LATEST.0.3.1.1370-aasV3-alpha-develop.2024-10-30-T-08-01-02
|
34.9 MB |
|
eclipse-aaspe~server~2150ML.dockerbuild
|
15.4 KB |
|
eclipse-aaspe~server~5NZXQ8.dockerbuild
|
15.6 KB |
|
eclipse-aaspe~server~FWTXGS.dockerbuild
|
279 KB |
|
eclipse-aaspe~server~NQH8Y6.dockerbuild
|
14.9 KB |
|
eclipse-aaspe~server~T0ODBT.dockerbuild
|
313 KB |
|
eclipse-aaspe~server~WTXKEU.dockerbuild
|
15.5 KB |
|
test-results
|
35.9 KB |
|