Skip to content

Bump version

Bump version #197

Triggered via push May 19, 2024 19:46
Status Success
Total duration 2m 43s
Artifacts 2

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

101 warnings
build-linux
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/.
build-linux
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-linux: SteamGridDbMiddleware/Model/Override.cs#L9
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: SteamGridDbMiddleware/Model/Override.cs#L9
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: SteamGridDbMiddleware/SteamGridDb.cs#L100
Dereference of a possibly null reference.
build-linux: SteamGridDbMiddleware/Gui/OnImageEdit.cs#L31
Dereference of a possibly null reference.
build-linux: SteamGridDbMiddleware/Gui/OnImageEdit.cs#L58
Cannot convert null literal to non-nullable reference type.
build-linux: SteamGridDbMiddleware/SteamGridDb.cs#L20
Non-nullable property 'App' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: SteamGridDbMiddleware/SteamGridDb.cs#L22
Non-nullable property 'Storage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: BottlesPlugin/Model/Program.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: BottlesPlugin/Model/Bottle.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: BottlesPlugin/Model/Bottle.cs#L11
Non-nullable property 'Programs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: BottlesPlugin/BottlesWrapper.cs#L46
'LaunchParams.Arguments' is obsolete: 'Please use ListArguments instead'
build-linux: 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.
build-linux: 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.
build-linux: 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.
build-linux: BottlesPlugin/Bottles.cs#L23
Non-nullable field '_app' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-linux: BottlesPlugin/Bottles.cs#L25
Non-nullable field '_storage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-linux: LauncherGamePlugin/Forms/FormEntry.cs#L54
Cannot convert null literal to non-nullable reference type.
build-linux: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-linux: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-linux: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-linux: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-linux: 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-linux: 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.
build-linux: 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.
build-linux: LauncherGamePlugin/ProgressStatus.cs#L5
Non-nullable property 'Line1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: LauncherGamePlugin/ProgressStatus.cs#L6
Non-nullable property 'Line2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: ItchIoIntegration/Extensions/HttpClientExtensions.cs#L6
Cannot convert null literal to non-nullable reference type.
build-linux: ItchIoIntegration/Extensions/HttpClientExtensions.cs#L32
Cannot convert null literal to non-nullable reference type.
build-linux: 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-linux: 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-linux: ItchIoIntegration/Requests/ItchApiGameUploads.cs#L9
Non-nullable property 'Uploads' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: 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-linux: 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-linux: ItchIoIntegration/Requests/ItchApiProfile.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: ItchIoIntegration/Requests/ItchApiProfile.cs#L11
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: ItchIoIntegration/Requests/ItchApiProfile.cs#L29
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: LegendaryIntegration/Extensions/LegendaryGameForm.cs#L34
Converting null literal or possible null value to non-nullable type.
build-linux: 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-linux: 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-linux: 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-linux: 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-linux: 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-linux: 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.
build-linux: LegendaryIntegration/Model/LegendaryInfoResponse.cs#L47
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: LegendaryIntegration/Model/LegendaryInfoResponse.cs#L56
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: LegendaryIntegration/Model/LegendaryInfoResponse.cs#L59
Non-nullable property 'LaunchExe' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: LauncherGamePlugin/Forms/FormEntry.cs#L54
Cannot convert null literal to non-nullable reference type.
build-linux: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
build-windows
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/.
build-windows
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-windows: VDFMapper/VDF/VDFBaseType.cs#L19
Possible null reference return.
build-windows: 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-windows: 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-windows: VDFMapper/ShortcutConfig/GetSteamShortcutPath.cs#L12
Converting null literal or possible null value to non-nullable type.
build-windows: VDFMapper/ShortcutConfig/GetSteamShortcutPath.cs#L27
Unboxing a possibly null value.
build-windows: VDFMapper/ShortcutMap/ShortcutEntry.cs#L54
Possible null reference return.
build-windows: VDFMapper/VDF/VDFMap.cs#L106
Possible null reference return.
build-windows: 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.
build-windows: SteamExporterPlugin/Exporter.cs#L85
Dereference of a possibly null reference.
build-windows: SteamExporterPlugin/Exporter.cs#L92
Possible null reference argument for parameter 'app' in 'void FormExtensions.ShowDismissibleTextPrompt(IApp app, string text)'.
build-windows: ItchIoIntegration/Extensions/HttpClientExtensions.cs#L6
Cannot convert null literal to non-nullable reference type.
build-windows: ItchIoIntegration/Extensions/HttpClientExtensions.cs#L32
Cannot convert null literal to non-nullable reference type.
build-windows: 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-windows: 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-windows: 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-windows: 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-windows: 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-windows: 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-windows: ItchIoIntegration/ItchGameSource.cs#L77
Dereference of a possibly null reference.
build-windows: 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-windows: 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.
build-windows: LegendaryIntegration/Extensions/LegendaryGameForm.cs#L34
Converting null literal or possible null value to non-nullable type.
build-windows: 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-windows: 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-windows: 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-windows: 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-windows: 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-windows: LegendaryIntegration/LegendaryGameSource.cs#L55
Converting null literal or possible null value to non-nullable type.
build-windows: LegendaryIntegration/LegendaryGameSource.cs#L92
Converting null literal or possible null value to non-nullable type.
build-windows: LegendaryIntegration/LegendaryGameSource.cs#L93
Possible null reference argument for parameter 'game' in 'void LegendaryGameSource.Uninstall(LegendaryGame game)'.
build-windows: LauncherGamePlugin/Forms/FormEntry.cs#L54
Cannot convert null literal to non-nullable reference type.
build-windows: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-windows: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-windows: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-windows: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-windows: 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-windows: 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.
build-windows: 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.
build-windows: LauncherGamePlugin/Launcher/NativeProfile.cs#L27
'LaunchParams.Arguments' is obsolete: 'Please use ListArguments instead'
build-windows: LauncherGamePlugin/Launcher/NativeProfile.cs#L30
'LaunchParams.Arguments' is obsolete: 'Please use ListArguments instead'
build-windows: LauncherGamePlugin/Forms/FormEntry.cs#L54
Cannot convert null literal to non-nullable reference type.
build-windows: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-windows: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-windows: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-windows: LauncherGamePlugin/Forms/FormEntry.cs#L55
Cannot convert null literal to non-nullable reference type.
build-windows: 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-windows: 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.
build-windows: 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.

Artifacts

Produced during runtime
Name Size
Alfae Linux
51.4 MB
Alfae Windows
55.3 MB