Run workflow on latest Windows image instead of 2019 #48
dotnet-core.yml
on: push
Create New Release
4m 43s
Annotations
17 warnings
Create New Release
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 New 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 New 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 New 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 New Release
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'.
|
Create New Release
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'.
|
Create New Release:
Pinpoint.Plugin/AbstractQueryResult.cs#L39
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Create New Release:
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).
|
Create New Release:
Pinpoint.Plugin/AbstractQueryResult.cs#L7
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create New Release:
Pinpoint.Plugin/AbstractQueryResult.cs#L7
Non-nullable property 'Subtitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create New Release:
Pinpoint.Plugin/AbstractQueryResult.cs#L7
Non-nullable property 'Shortcut' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create New Release:
Pinpoint.Plugin/AbstractQueryResult.cs#L11
Non-nullable property 'Shortcut' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create New Release:
Pinpoint.Plugin/PluginMeta.cs#L11
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create New Release:
Pinpoint.Plugin/AbstractPlugin.cs#L19
Converting null literal or possible null value to non-nullable type.
|
Create New 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 New 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 New 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/
|