Bump version 0.4.5 -> 0.4.6 #49
Annotations
18 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/checkout@v2, actions/create-release@latest, actions/upload-release-asset@v1, crazy-max/ghaction-chocolatey@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/create-release@latest, actions/upload-release-asset@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 GitHub 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 GitHub 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 GitHub 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/
|
Build Artifacts
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build Artifacts
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build Artifacts:
Pinpoint.Plugin/AbstractQueryResult.cs#L39
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build Artifacts:
Pinpoint.Plugin/AbstractPlugin.cs#L60
Nullability of reference types in type of parameter 'other' doesn't match implemented member 'int IComparable<AbstractPlugin>.CompareTo(AbstractPlugin? other)' (possibly because of nullability attributes).
|
Build Artifacts:
Pinpoint.Plugin/AbstractQueryResult.cs#L7
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Artifacts:
Pinpoint.Plugin/AbstractQueryResult.cs#L7
Non-nullable property 'Subtitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Artifacts:
Pinpoint.Plugin/AbstractQueryResult.cs#L7
Non-nullable property 'Shortcut' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Artifacts:
Pinpoint.Plugin/AbstractQueryResult.cs#L11
Non-nullable property 'Shortcut' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Artifacts:
Pinpoint.Plugin/PluginMeta.cs#L11
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Artifacts:
Pinpoint.Plugin/AbstractPlugin.cs#L19
Converting null literal or possible null value to non-nullable type.
|
Upload Release Asset (self-contained)
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/
|
Extract Tag Version
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/
|
Upload Release Asset (not self-contained)
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/
|
Loading