Add game count to EGL #191
Annotations
50 warnings
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/
|
Build SteamExporterPlugin plugin:
VDFMapper/ShortcutConfig/GetSteamShortcutPath.cs#L12
Converting null literal or possible null value to non-nullable type.
|
Build SteamExporterPlugin plugin:
VDFMapper/ShortcutConfig/GetSteamShortcutPath.cs#L27
Unboxing a possibly null value.
|
Build SteamExporterPlugin plugin:
VDFMapper/ShortcutMap/ShortcutEntry.cs#L54
Possible null reference return.
|
Build SteamExporterPlugin plugin:
VDFMapper/VDF/VDFBaseType.cs#L19
Possible null reference return.
|
Build SteamExporterPlugin plugin:
VDFMapper/VDF/VDFBaseType.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SteamExporterPlugin plugin:
VDFMapper/VDF/VDFBaseType.cs#L8
Non-nullable property 'Map' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build SteamExporterPlugin plugin:
VDFMapper/VDF/VDFMap.cs#L106
Possible null reference return.
|
Build SteamExporterPlugin plugin:
SteamExporterPlugin/Exporter.cs#L40
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.
|
Build SteamExporterPlugin plugin:
SteamExporterPlugin/Exporter.cs#L83
Dereference of a possibly null reference.
|
Build SteamExporterPlugin plugin:
SteamExporterPlugin/Exporter.cs#L90
Possible null reference argument for parameter 'app' in 'void FormExtensions.ShowDismissibleTextPrompt(IApp app, string text)'.
|
Build ItchIoIntegration:
ItchIoIntegration/Extensions/HttpClientExtensions.cs#L6
Cannot convert null literal to non-nullable reference type.
|
Build ItchIoIntegration:
ItchIoIntegration/Extensions/HttpClientExtensions.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build ItchIoIntegration:
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.
|
Build ItchIoIntegration:
ItchIoIntegration/Service/ItchGameDownload.cs#L58
The variable 'e' is declared but never used
|
Build ItchIoIntegration:
ItchIoIntegration/Requests/ItchApiSearch.cs#L8
Non-nullable property 'Games' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ItchIoIntegration:
ItchIoIntegration/Requests/ItchApiScannedArchive.cs#L49
Non-nullable property 'Archive' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ItchIoIntegration:
ItchIoIntegration/Service/ItchGame.cs#L34
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ItchIoIntegration:
ItchIoIntegration/Service/ItchGame.cs#L34
Non-nullable property 'ItchSource' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ItchIoIntegration:
ItchIoIntegration/Requests/ItchApiScannedArchive.cs#L26
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ItchIoIntegration:
ItchIoIntegration/Requests/ItchApiScannedArchive.cs#L29
Non-nullable property 'Flavour' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build LegendaryIntegration plugin:
LegendaryIntegration/LegendaryGameSource.cs#L39
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.
|
Build LegendaryIntegration plugin:
LegendaryIntegration/Model/LegendaryTags.cs#L5
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build LegendaryIntegration plugin:
LegendaryIntegration/Model/LegendaryTags.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build LegendaryIntegration plugin:
LegendaryIntegration/Model/LegendaryTags.cs#L7
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build LegendaryIntegration plugin:
LegendaryIntegration/Model/LegendaryStatusResponse.cs#L8
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build LegendaryIntegration plugin:
LegendaryIntegration/Model/LegendaryStatusResponse.cs#L16
Non-nullable property 'ConfigDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build LegendaryIntegration plugin:
LegendaryIntegration/Service/LegendaryAuth.cs#L30
Possible null reference assignment.
|
Build LegendaryIntegration plugin:
LegendaryIntegration/Service/LegendaryAuth.cs#L33
Dereference of a possibly null reference.
|
Build LegendaryIntegration plugin:
LegendaryIntegration/Service/LegendaryAuth.cs#L46
Possible null reference assignment.
|
Build LegendaryIntegration plugin:
LegendaryIntegration/Service/LegendaryAuth.cs#L49
Dereference of a possibly null reference.
|
Build app:
LauncherGamePlugin/Forms/FormEntry.cs#L54
Cannot convert null literal to non-nullable reference type.
|
Build app:
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Build app:
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Build app:
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Build app:
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Build app:
LauncherGamePlugin/Forms/FormEntry.cs#L54
Non-nullable property 'ContainingForm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build app:
LauncherGamePlugin/Logger.cs#L36
The variable 'e' is declared but never used
|
Build app:
LauncherGamePlugin/Interfaces/IGameSource.cs#L14
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.
|
Build app:
LauncherGamePlugin/Interfaces/IGameSource.cs#L15
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.
|
Build app:
LauncherGamePlugin/Launcher/CustomBootProfile.cs#L74
'LaunchParams.Arguments' is obsolete: 'Please use ListArguments instead'
|
Build LocalGames plugin:
LauncherGamePlugin/Forms/FormEntry.cs#L54
Cannot convert null literal to non-nullable reference type.
|
Build LocalGames plugin:
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Build LocalGames plugin:
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Build LocalGames plugin:
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Build LocalGames plugin:
LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Build LocalGames plugin:
LauncherGamePlugin/Forms/FormEntry.cs#L54
Non-nullable property 'ContainingForm' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build LocalGames plugin:
LauncherGamePlugin/Interfaces/IGameSource.cs#L14
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.
|
Build LocalGames plugin:
LauncherGamePlugin/Interfaces/IGameSource.cs#L15
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.
|
Build LocalGames plugin:
LauncherGamePlugin/Launcher/CustomBootProfile.cs#L74
'LaunchParams.Arguments' is obsolete: 'Please use ListArguments instead'
|
The logs for this run have expired and are no longer available.
Loading