Skip to content

Jtikekar/reverting nullables #1363

Jtikekar/reverting nullables

Jtikekar/reverting nullables #1363

Triggered via pull request September 26, 2024 09:17
Status Success
Total duration 3m 56s
Artifacts 9

check-release.yml

on: pull_request
Run all project unit tests
1m 53s
Run all project unit tests
Build all docker images
3m 28s
Build all docker images
Check that the whole project is buildable and attach packages to process
3m 44s
Check that the whole project is buildable and attach packages to process
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
Run all project unit tests: src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L54
Converting null literal or possible null value to non-nullable type.
Run all project unit tests: src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L26
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#L1
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#L3
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#L9
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/SkipForReflection.cs#L8
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/MetaModelName.cs#L7
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#L9
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#L54
Converting null literal or possible null value to non-nullable type.
Run all project unit tests: src/AasCore.Aas3_0/DiaryData/DiaryDataDef.cs#L26
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#L3
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#L9
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/CountForHash.cs#L1
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/DiaryData/DiaryDataDef.cs#L26
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#L26
Member 'Entries' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
Run all project unit tests: src/AasCore.Aas3_0/Attributes/MetaModelName.cs#L7
Rename AasCore.Aas3_0.Attributes.MetaModelName to end in 'Attribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
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#L54
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/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#L1
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#L3
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/Attributes/CountForHash.cs#L9
Rename AasCore.Aas3_0.Attributes.CountForHash to end in 'Attribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/Attributes/MetaModelName.cs#L7
Rename AasCore.Aas3_0.Attributes.MetaModelName to end in 'Attribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
Check that the whole project is buildable and attach packages to process: src/AasCore.Aas3_0/Attributes/MetaModelName.cs#L9
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/Attributes/SkipForReflection.cs#L8
Rename AasCore.Aas3_0.Attributes.SkipForReflection to end in 'Attribute' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)

Artifacts

Produced during runtime
Name Size
AasxServerAspNetCore.LATEST.0.3.1.1363-aasV3-alpha-develop.2024-09-26-T-09-17-43
33.2 MB
AasxServerBlazor.LATEST.0.3.1.1363-aasV3-alpha-develop.2024-09-26-T-09-17-43
34.9 MB
eclipse-aaspe~server~1F26ML.dockerbuild
224 KB
eclipse-aaspe~server~45UARX.dockerbuild
16.2 KB
eclipse-aaspe~server~J2YS6M.dockerbuild
15.5 KB
eclipse-aaspe~server~P6U4VF.dockerbuild
8.6 KB
eclipse-aaspe~server~W34RWT.dockerbuild
223 KB
eclipse-aaspe~server~YFCASV.dockerbuild
8.79 KB
test-results
35.1 KB