Skip to content

Nightly Prerelease build on Main #42

Nightly Prerelease build on Main

Nightly Prerelease build on Main #42

Manually triggered June 15, 2024 18:44
Status Failure
Total duration 4m 2s
Artifacts

prerelease-on-merge-to-main.yml

on: workflow_dispatch
Check for changes
4s
Check for changes
Create a new prerelease build and attach built packages to release
3m 27s
Create a new prerelease build and attach built packages to release
Create new docker builds with latest prerelease and upload to DockerHub
6s
Create new docker builds with latest prerelease and upload to DockerHub
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
Create a new prerelease build and attach built packages to release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Create a new prerelease build and attach built packages to release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Create a new prerelease build and attach built packages to release
⚠️ No pull requests found
Create a new prerelease build and attach built packages to release: src/AasCore.Aas3_0/types.cs#L11297
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Create a new prerelease build and attach built packages to release: src/AasCore.Aas3_0/types.cs#L11305
Nullability of reference types in type of parameter 'other' of 'bool Reference.Equals(Reference other)' doesn't match implicitly implemented member 'bool IEquatable<Reference>.Equals(Reference? other)' (possibly because of nullability attributes).
Create a new prerelease build and attach built packages to release: src/AasCore.Aas3_0/types.cs#L775
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Create a new prerelease build and attach built packages to release: src/AasCore.Aas3_0/types.cs#L783
Nullability of reference types in type of parameter 'other' of 'bool AdministrativeInformation.Equals(AdministrativeInformation other)' doesn't match implicitly implemented member 'bool IEquatable<AdministrativeInformation>.Equals(AdministrativeInformation? other)' (possibly because of nullability attributes).
Create a new prerelease build and attach built packages to release: src/AasCore.Aas3_0/copying.cs#L2472
Possible null reference argument for parameter 'dataSpecification' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
Create a new prerelease build and attach built packages to release: src/AasCore.Aas3_0/copying.cs#L2472
Possible null reference argument for parameter 'dataSpecificationContent' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
Create a new prerelease build and attach built packages to release: src/AasCore.Aas3_0/xmlization.cs#L16840
Possible null reference argument for parameter 'dataSpecification' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
Create a new prerelease build and attach built packages to release: src/AasCore.Aas3_0/xmlization.cs#L16840
Possible null reference argument for parameter 'dataSpecificationContent' in 'EmbeddedDataSpecification.EmbeddedDataSpecification(IReference dataSpecification, IDataSpecificationContent dataSpecificationContent)'.
Create a new prerelease build and attach built packages to release: src/AasxCsharpLibrary/Extensions/ExtendBlob.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Create a new prerelease build and attach built packages to release: src/AasxCsharpLibrary/Extensions/ExtendISubmodelElement.cs#L1438
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Create a new prerelease build and attach built packages to 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/
Create a new prerelease build and attach built packages to 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/
Create a new prerelease build and attach built packages to 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/
Create new docker builds with latest prerelease and upload to DockerHub
Input 'repository' has been deprecated with message: v2 is now available through docker/build-push-action@v2