Itch: Also add time estimate to itch downloads #205
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/
|
SteamGridDbMiddleware/Model/Override.cs#L9
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SteamGridDbMiddleware/Model/Override.cs#L9
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SteamGridDbMiddleware/SteamGridDb.cs#L100
Dereference of a possibly null reference.
|
SteamGridDbMiddleware/Gui/OnImageEdit.cs#L31
Dereference of a possibly null reference.
|
SteamGridDbMiddleware/Gui/OnImageEdit.cs#L58
Cannot convert null literal to non-nullable reference type.
|
SteamGridDbMiddleware/SteamGridDb.cs#L20
Non-nullable property 'App' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SteamGridDbMiddleware/SteamGridDb.cs#L22
Non-nullable property 'Storage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BottlesPlugin/Model/Program.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BottlesPlugin/Model/Bottle.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BottlesPlugin/Model/Bottle.cs#L11
Non-nullable property 'Programs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BottlesPlugin/BottlesProgram.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.
|
BottlesPlugin/BottlesWrapper.cs#L46
'LaunchParams.Arguments' is obsolete: 'Please use ListArguments instead'
|
BottlesPlugin/Bottles.cs#L104
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.
|
BottlesPlugin/Bottles.cs#L105
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.
|
BottlesPlugin/Bottles.cs#L23
Non-nullable field '_app' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
BottlesPlugin/Bottles.cs#L25
Non-nullable field '_storage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LauncherGamePlugin/Forms/FormEntry.cs#L54
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L54
Non-nullable property 'ContainingForm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/Interfaces/IGameSource.cs#L17
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/Logger.cs#L36
The variable 'e' is declared but never used
|
LauncherGamePlugin/ProgressStatus.cs#L5
Non-nullable property 'Line1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/Requests/ItchApiSearch.cs#L8
Non-nullable property 'Games' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/ItchApiScannedArchive.cs#L49
Non-nullable property 'Archive' 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/ItchApiGameUploads.cs#L37
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ItchIoIntegration/Requests/ItchApiGameUploads.cs#L40
Non-nullable property 'Md5Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ItchIoIntegration/Requests/ItchApiGameUploads.cs#L43
Non-nullable property 'Filename' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/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/EpicProductSlugResponse.cs#L8
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LegendaryIntegration/Model/EpicProductSlugResponse.cs#L14
Non-nullable property 'Catalog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LegendaryIntegration/Model/EpicProductSlugResponse.cs#L20
Non-nullable property 'CatalogOffers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
LegendaryIntegration/Service/LegendaryGame.cs#L23
Dereference of a possibly null reference.
|
LegendaryIntegration/Service/LegendaryGame.cs#L25
Dereference of a possibly null reference.
|
LauncherGamePlugin/Forms/FormEntry.cs#L54
Cannot convert null literal to non-nullable reference type.
|
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
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/
|
This job succeeded
Loading