Skip to content

Bump version for release #56

Bump version for release

Bump version for release #56

Triggered via push March 24, 2024 16:41
Status Success
Total duration 1m 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Connections/BaseConnection.cs#L114
Missing XML comment for publicly visible type or member 'BaseConnection.SourceProperty'
publish: Nodify/Connections/BaseConnection.cs#L115
Missing XML comment for publicly visible type or member 'BaseConnection.TargetProperty'
publish: Nodify/Connections/BaseConnection.cs#L116
Missing XML comment for publicly visible type or member 'BaseConnection.SourceOffsetProperty'
publish: Nodify/Connections/BaseConnection.cs#L117
Missing XML comment for publicly visible type or member 'BaseConnection.TargetOffsetProperty'
publish: Nodify/Connections/BaseConnection.cs#L118
Missing XML comment for publicly visible type or member 'BaseConnection.SourceOffsetModeProperty'
publish: Nodify/Connections/BaseConnection.cs#L119
Missing XML comment for publicly visible type or member 'BaseConnection.TargetOffsetModeProperty'
publish: Nodify/Connections/BaseConnection.cs#L120
Missing XML comment for publicly visible type or member 'BaseConnection.DirectionProperty'
publish: Nodify/Connections/BaseConnection.cs#L121
Missing XML comment for publicly visible type or member 'BaseConnection.SpacingProperty'
publish: Nodify/Connections/BaseConnection.cs#L122
Missing XML comment for publicly visible type or member 'BaseConnection.ArrowSizeProperty'
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/