Use semantic patching to adapt aas-core-csharp #913
Annotations
13 warnings
Check-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@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/
|
Check-release:
src/DataTransferObjects/ValueDTOs/AnnotatedRelationshipElementValue.cs#L5
Cannot convert null literal to non-nullable reference type.
|
Check-release:
src/DataTransferObjects/ValueDTOs/BlobValue.cs#L3
Cannot convert null literal to non-nullable reference type.
|
Check-release:
src/AasxCsharpLibrary/Extensions/ExtendBlob.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Check-release:
src/AasxCsharpLibrary/Extensions/ExtendISubmodelElement.cs#L1421
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Check-release:
src/AasxCsharpLibrary/AdminShellPackageEnv.cs#L1290
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.
|
Check-release:
src/AasxCsharpLibrary/Extensions/ExtendISubmodelElement.cs#L1429
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Check-release:
src/AasxServerStandardBib/AasxHttpContextHelper.cs#L2976
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.'
|
Check-release:
src/AasxServerStandardBib/AasUaEntities.cs#L1530
The result of the expression is always 'true' since a value of type 'DataTypeDefXsd' is never equal to 'null' of type 'DataTypeDefXsd?'
|
Check-release:
src/AasxServerStandardBib/AasxHttpContextHelper.cs#L2976
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.'
|
Check-release:
src/AasxServerStandardBib/SecurityClient.cs#L368
'X509Certificate2.X509Certificate2()' is obsolete: 'X509Certificate and X509Certificate2 are immutable. Use the appropriate constructor to create a new certificate.'
|
Check-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AasxServerAspNetCore.LATEST.alpha.2024-02-05T14-52-24Z
Expired
|
30.1 MB |
|
AasxServerBlazor.LATEST.alpha.2024-02-05T14-52-24Z
Expired
|
30.2 MB |
|