Publish Release #51
Annotations
20 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/checkout@v2, actions/create-release@latest, actions/upload-release-asset@v1, crazy-max/ghaction-chocolatey@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Upload release asset (zip of 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/
|
Upload Chocolatey package to GitHub
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/
|
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/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#L39
Nullability of type of parameter 'obj' doesn't match overridden member (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 binary for checksum verification
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 (zip of 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