Prepare for release #57
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/Connections/BaseConnection.cs#L114
Missing XML comment for publicly visible type or member 'BaseConnection.SourceProperty'
|
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#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#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#L117
Missing XML comment for publicly visible type or member 'BaseConnection.TargetOffsetProperty'
|
publish:
Examples/Nodify.Shared/DelegateCommand.cs#L24
Nullability of reference types in type of parameter 'parameter' of 'bool DelegateCommand.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
publish:
Nodify/Connections/BaseConnection.cs#L118
Missing XML comment for publicly visible type or member 'BaseConnection.SourceOffsetModeProperty'
|
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/
|