Skip to content

Jtikekar/reverting nullables #1372

Jtikekar/reverting nullables

Jtikekar/reverting nullables #1372

Triggered via pull request October 31, 2024 14:22
Status Failure
Total duration 4m 28s
Artifacts 3

check-release.yml

on: pull_request
Run all project unit tests
1m 7s
Run all project unit tests
Build all docker images
2m 21s
Build all docker images
Check that the whole project is buildable and attach packages to process
4m 16s
Check that the whole project is buildable and attach packages to process
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
Run all project unit tests: src/IO.Swagger.Lib.V3.Tests/Services/GenerateSerializationServiceTests.cs#L35
There is no argument given that corresponds to the required parameter 'cdService' of 'GenerateSerializationService.GenerateSerializationService(IAppLogger<GenerateSerializationService>, IAssetAdministrationShellService, ISubmodelService, IConceptDescriptionService)'
Run all project unit tests: src/IO.Swagger.Lib.V3.Tests/Services/GenerateSerializationServiceTests.cs#L41
There is no argument given that corresponds to the required parameter 'cdService' of 'GenerateSerializationService.GenerateSerializationService(IAppLogger<GenerateSerializationService>, IAssetAdministrationShellService, ISubmodelService, IConceptDescriptionService)'
Run all project unit tests: src/IO.Swagger.Lib.V3.Tests/Services/GenerateSerializationServiceTests.cs#L48
There is no argument given that corresponds to the required parameter 'cdService' of 'GenerateSerializationService.GenerateSerializationService(IAppLogger<GenerateSerializationService>, IAssetAdministrationShellService, ISubmodelService, IConceptDescriptionService)'
Run all project unit tests: src/IO.Swagger.Lib.V3.Tests/Services/GenerateSerializationServiceTests.cs#L55
There is no argument given that corresponds to the required parameter 'cdService' of 'GenerateSerializationService.GenerateSerializationService(IAppLogger<GenerateSerializationService>, IAssetAdministrationShellService, ISubmodelService, IConceptDescriptionService)'
Run all project unit tests: src/IO.Swagger.Lib.V3.Tests/Services/GenerateSerializationServiceTests.cs#L35
There is no argument given that corresponds to the required parameter 'cdService' of 'GenerateSerializationService.GenerateSerializationService(IAppLogger<GenerateSerializationService>, IAssetAdministrationShellService, ISubmodelService, IConceptDescriptionService)'
Run all project unit tests: src/IO.Swagger.Lib.V3.Tests/Services/GenerateSerializationServiceTests.cs#L41
There is no argument given that corresponds to the required parameter 'cdService' of 'GenerateSerializationService.GenerateSerializationService(IAppLogger<GenerateSerializationService>, IAssetAdministrationShellService, ISubmodelService, IConceptDescriptionService)'
Run all project unit tests: src/IO.Swagger.Lib.V3.Tests/Services/GenerateSerializationServiceTests.cs#L48
There is no argument given that corresponds to the required parameter 'cdService' of 'GenerateSerializationService.GenerateSerializationService(IAppLogger<GenerateSerializationService>, IAssetAdministrationShellService, ISubmodelService, IConceptDescriptionService)'
Run all project unit tests: src/IO.Swagger.Lib.V3.Tests/Services/GenerateSerializationServiceTests.cs#L55
There is no argument given that corresponds to the required parameter 'cdService' of 'GenerateSerializationService.GenerateSerializationService(IAppLogger<GenerateSerializationService>, IAssetAdministrationShellService, ISubmodelService, IConceptDescriptionService)'
Run all project unit tests
Process completed with exit code 1.
Build all docker images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet publish -c Release -v d --no-restore" did not complete successfully: exit code: 1
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/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/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)
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/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/CountForHash.cs#L22
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#L20
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#L22
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#L21
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.1372-aasV3-alpha-develop.2024-10-31-T-14-22-37
33.2 MB
AasxServerBlazor.LATEST.0.3.1.1372-aasV3-alpha-develop.2024-10-31-T-14-22-37
34.9 MB
eclipse-aaspe~server~S2EQMO.dockerbuild
221 KB