Prepare for release #33
create-release-branch.yml
on: push
create-release
1m 44s
Annotations
19 warnings
create-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, little-core-labs/[email protected], actions/[email protected], peterjgrainger/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
create-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, little-core-labs/[email protected], peterjgrainger/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
create-release
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.
|
create-release
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.
|
create-release
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.
|
create-release
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.
|
create-release
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.
|
create-release
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.
|
create-release:
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).
|
create-release:
Nodify/Connections/BaseConnection.cs#L114
Missing XML comment for publicly visible type or member 'BaseConnection.SourceProperty'
|
create-release:
Nodify/Connections/BaseConnection.cs#L114
Missing XML comment for publicly visible type or member 'BaseConnection.SourceProperty'
|
create-release:
Examples/Nodify.Shared/DelegateCommand.cs#L27
Nullability of reference types in type of parameter 'parameter' of 'void DelegateCommand.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
create-release:
Nodify/Connections/BaseConnection.cs#L115
Missing XML comment for publicly visible type or member 'BaseConnection.TargetProperty'
|
create-release:
Nodify/Connections/BaseConnection.cs#L115
Missing XML comment for publicly visible type or member 'BaseConnection.TargetProperty'
|
create-release:
Examples/Nodify.Shared/DelegateCommand.cs#L47
Nullability of reference types in type of parameter 'parameter' of 'bool DelegateCommand<T>.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
|
create-release:
Nodify/Connections/BaseConnection.cs#L116
Missing XML comment for publicly visible type or member 'BaseConnection.SourceOffsetProperty'
|
create-release:
Nodify/Connections/BaseConnection.cs#L116
Missing XML comment for publicly visible type or member 'BaseConnection.SourceOffsetProperty'
|
create-release:
Examples/Nodify.Shared/DelegateCommand.cs#L57
Nullability of reference types in type of parameter 'parameter' of 'void DelegateCommand<T>.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
|
create-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/
|