Skip to content
Triggered via push September 1, 2023 09:33
Status Failure
Total duration 1m 24s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
api-test
Process completed with exit code 1.
api-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
api-test: src/DataTransferObjects/ValueDTOs/AnnotatedRelationshipElementValue.cs#L1
Cannot convert null literal to non-nullable reference type. [/home/runner/work/aasx-server/aasx-server/src/DataTransferObjects/DataTransferObjects.csproj]
api-test: src/DataTransferObjects/ValueDTOs/BlobValue.cs#L1
Cannot convert null literal to non-nullable reference type. [/home/runner/work/aasx-server/aasx-server/src/DataTransferObjects/DataTransferObjects.csproj]
api-test: src/AasxCsharpLibrary/Extensions/ExtendBlob.cs#L1
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/aasx-server/aasx-server/src/AasxCsharpLibrary/AasxCsharpLibrary.csproj]
api-test: src/AasxCsharpLibrary/Extensions/ExtendISubmodelElement.cs#L1
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/aasx-server/aasx-server/src/AasxCsharpLibrary/AasxCsharpLibrary.csproj]
api-test: src/AasxCsharpLibrary/AdminShellPackageEnv.cs#L1
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/aasx-server/aasx-server/src/AasxCsharpLibrary/AasxCsharpLibrary.csproj]
api-test: src/AasxCsharpLibrary/Extensions/ExtendISubmodelElement.cs#L1
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/aasx-server/aasx-server/src/AasxCsharpLibrary/AasxCsharpLibrary.csproj]
api-test: src/AasxServerStandardBib/AasxHttpContextHelper.cs#L2974
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.'
api-test: src/AasxServerStandardBib/AasUaEntities.cs#L1
The result of the expression is always 'true' since a value of type 'DataTypeDefXsd' is never equal to 'null' of type 'DataTypeDefXsd?' [/home/runner/work/aasx-server/aasx-server/src/AasxServerStandardBib/AasxServerStandardBib.csproj]
api-test: src/AasxServerStandardBib/EnergyModel.cs#L1
The variable 'first' is assigned but its value is never used [/home/runner/work/aasx-server/aasx-server/src/AasxServerStandardBib/AasxServerStandardBib.csproj]
api-test: src/AasxServerStandardBib/AasxHttpContextHelper.cs#L2974
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.'

Artifacts

Produced during runtime
Name Size
report.html Expired
543 KB