Skip to content

Fix thumbnail from DB #1388

Fix thumbnail from DB

Fix thumbnail from DB #1388

Triggered via push November 20, 2024 09:51
Status Success
Total duration 4m 18s
Artifacts 9
Run all project unit tests
1m 36s
Run all project unit tests
Build all docker images
4m 8s
Build all docker images
Check that the whole project is buildable and attach packages to process
2m 54s
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#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/jsonization.cs#L13263
Possible null reference argument for parameter 'dataSpecification' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
Run all project unit tests: src/AasCore.Aas3_0/jsonization.cs#L13264
Possible null reference argument for parameter 'dataSpecificationContent' 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 '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/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/jsonization.cs#L13263
Possible null reference argument for parameter 'dataSpecification' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
Run all project unit tests: src/AasCore.Aas3_0/jsonization.cs#L13264
Possible null reference argument for parameter 'dataSpecificationContent' 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 '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/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#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/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/jsonization.cs#L13263
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/jsonization.cs#L13264
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/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)
Check that the whole project is buildable and attach packages to process: 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)
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/

Artifacts

Produced during runtime
Name Size
AasxServerAspNetCore.LATEST.0.3.1.1388-aasV3-alpha-latest.2024-11-20-T-09-52-17
33.4 MB
AasxServerBlazor.LATEST.0.3.1.1388-aasV3-alpha-latest.2024-11-20-T-09-52-17
35.2 MB
eclipse-aaspe~server~N5MNJ9.dockerbuild
14.1 KB
eclipse-aaspe~server~RWG90Z.dockerbuild
15.1 KB
eclipse-aaspe~server~S2TRNI.dockerbuild
247 KB
eclipse-aaspe~server~SLPQ6I.dockerbuild
14.8 KB
eclipse-aaspe~server~TYDIID.dockerbuild
15.1 KB
eclipse-aaspe~server~Y3SYH1.dockerbuild
269 KB
test-results
38.7 KB