Skip to content

Bump version for release #55

Bump version for release

Bump version for release #55

Re-run triggered January 17, 2024 07:47
Status Success
Total duration 2m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
The target framework 'net5-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
publish
The target framework 'net5-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
publish
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
publish
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
publish
The target framework 'net5-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
publish
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
publish: Nodify/NodifyEditor.cs#L708
Non-nullable property 'ItemsHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Nodify/NodifyEditor.cs#L708
Non-nullable property 'ItemsHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Nodify/DecoratorContainer.cs#L17
XML comment has cref attribute 'DecoratorsHost' that could not be resolved
publish: Nodify/Nodes/GroupingNode.cs#L110
XML comment has cref attribute 'SwitchMovementModeModifierKey' that could not be resolved
publish: Nodify/Connections/BaseConnection.cs#L110
Missing XML comment for publicly visible type or member 'BaseConnection.SourceProperty'
publish: Nodify/Connections/BaseConnection.cs#L111
Missing XML comment for publicly visible type or member 'BaseConnection.TargetProperty'
publish: Nodify/Connections/BaseConnection.cs#L112
Missing XML comment for publicly visible type or member 'BaseConnection.SourceOffsetProperty'
publish: Nodify/Connections/BaseConnection.cs#L113
Missing XML comment for publicly visible type or member 'BaseConnection.TargetOffsetProperty'
publish: Nodify/Connections/BaseConnection.cs#L114
Missing XML comment for publicly visible type or member 'BaseConnection.SourceOffsetModeProperty'
publish: Nodify/Connections/BaseConnection.cs#L115
Missing XML comment for publicly visible type or member 'BaseConnection.TargetOffsetModeProperty'
publish
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/