Add form validation #208
Annotations
51 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@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/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
VDFMapper/ShortcutConfig/GetSteamShortcutPath.cs#L12
Converting null literal or possible null value to non-nullable type.
|
VDFMapper/ShortcutConfig/GetSteamShortcutPath.cs#L27
Unboxing a possibly null value.
|
VDFMapper/ShortcutMap/ShortcutEntry.cs#L54
Possible null reference return.
|
VDFMapper/VDF/VDFBaseType.cs#L19
Possible null reference return.
|
VDFMapper/VDF/VDFBaseType.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
VDFMapper/VDF/VDFBaseType.cs#L8
Non-nullable property 'Map' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
VDFMapper/VDF/VDFMap.cs#L106
Possible null reference return.
|
SteamExporterPlugin/Exporter.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
SteamExporterPlugin/Exporter.cs#L85
Dereference of a possibly null reference.
|
SteamExporterPlugin/Exporter.cs#L92
Possible null reference argument for parameter 'app' in 'void FormExtensions.ShowDismissibleTextPrompt(IApp app, string text)'.
|
ItchIoIntegration/Extensions/HttpClientExtensions.cs#L6
Cannot convert null literal to non-nullable reference type.
|
ItchIoIntegration/Extensions/HttpClientExtensions.cs#L32
Cannot convert null literal to non-nullable reference type.
|
ItchIoIntegration/Service/ItchGameDownload.cs#L65
The variable 'e' is declared but never used
|
ItchIoIntegration/Gui/DownloadSelectForm.cs#L57
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ItchIoIntegration/Service/ItchGame.cs#L34
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ItchIoIntegration/Service/ItchGame.cs#L34
Non-nullable property 'ItchSource' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ItchIoIntegration/Requests/ItchApiSearch.cs#L8
Non-nullable property 'Games' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ItchIoIntegration/Requests/ItchApiGameUploads.cs#L9
Non-nullable property 'Uploads' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ItchIoIntegration/Requests/ItchApiScannedArchive.cs#L49
Non-nullable property 'Archive' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ItchIoIntegration/Requests/ItchApiScannedArchive.cs#L26
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LegendaryIntegration/Extensions/LegendaryGameForm.cs#L34
Converting null literal or possible null value to non-nullable type.
|
LegendaryIntegration/Model/LegendaryTags.cs#L5
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LegendaryIntegration/Model/LegendaryTags.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LegendaryIntegration/Model/LegendaryTags.cs#L7
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LegendaryIntegration/LegendaryGameSource.cs#L41
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Alfae Linux", "Alfae Windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
LegendaryIntegration/Model/LegendaryStatusResponse.cs#L8
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LegendaryIntegration/Model/LegendaryStatusResponse.cs#L16
Non-nullable property 'ConfigDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LegendaryIntegration/Model/LegendaryInfoResponse.cs#L47
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LegendaryIntegration/Model/LegendaryInfoResponse.cs#L56
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LegendaryIntegration/Model/LegendaryInfoResponse.cs#L59
Non-nullable property 'LaunchExe' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LauncherGamePlugin/Forms/FormEntry.cs#L60
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L99
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L111
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L149
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L136
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L136
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L168
Non-nullable property 'ContainingForm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LauncherGamePlugin/Forms/FormEntry.cs#L113
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L113
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Interfaces/IGameSource.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
LauncherGamePlugin/Forms/FormEntry.cs#L60
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L149
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L99
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L111
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L136
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L136
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L168
Non-nullable property 'ContainingForm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LauncherGamePlugin/Forms/FormEntry.cs#L113
Cannot convert null literal to non-nullable reference type.
|
This job succeeded
Loading