Implement Steam download #247
main.yml
on: push
Build Linux
26s
Build Windows
2m 11s
Annotations
14 errors and 6 warnings
Build Linux:
BeatSaberModManager/Program.cs#L89
Error while resolving dependencies for 'BeatSaberModManager.Startup': We have no source for instance of type 'LibDepotDownloader.DownloadConfig'
|
Build Linux:
BeatSaberModManager/Program.cs#L89
Error while resolving dependencies for 'BeatSaberModManager.Startup': We have no source for instance of type 'SteamKit2.SteamUser.LogOnDetails'
|
Build Linux:
BeatSaberModManager/Program.cs#L89
Error while resolving dependencies for 'BeatSaberModManager.Startup': 'BeatSaberModManager.ViewModels.SteamAuthenticationViewModel' has a circular dependency
|
Build Linux:
BeatSaberModManager/Program.cs#L138
The type or namespace name 'SessionConfig' could not be found (are you missing a using directive or an assembly reference?)
|
Build Linux:
BeatSaberModManager/ViewModels/SteamAuthenticationViewModel.cs#L20
'SteamAuthenticationViewModel' does not implement interface member 'ISteamAuthenticator.DisplayQrCode(string)'
|
Build Linux:
BeatSaberModManager/ViewModels/SteamAuthenticationViewModel.cs#L20
'SteamAuthenticationViewModel' does not implement interface member 'ISteamAuthenticator.ProvideLoginDetailsAsync()'
|
Build Linux
Process completed with exit code 1.
|
Build Windows:
BeatSaberModManager/Program.cs#L89
Error while resolving dependencies for 'BeatSaberModManager.Startup': We have no source for instance of type 'LibDepotDownloader.DownloadConfig'
|
Build Windows:
BeatSaberModManager/Program.cs#L89
Error while resolving dependencies for 'BeatSaberModManager.Startup': We have no source for instance of type 'SteamKit2.SteamUser.LogOnDetails'
|
Build Windows:
BeatSaberModManager/Program.cs#L89
Error while resolving dependencies for 'BeatSaberModManager.Startup': 'BeatSaberModManager.ViewModels.SteamAuthenticationViewModel' has a circular dependency
|
Build Windows:
BeatSaberModManager/Program.cs#L138
The type or namespace name 'SessionConfig' could not be found (are you missing a using directive or an assembly reference?)
|
Build Windows:
BeatSaberModManager/ViewModels/SteamAuthenticationViewModel.cs#L20
'SteamAuthenticationViewModel' does not implement interface member 'ISteamAuthenticator.DisplayQrCode(string)'
|
Build Windows:
BeatSaberModManager/ViewModels/SteamAuthenticationViewModel.cs#L20
'SteamAuthenticationViewModel' does not implement interface member 'ISteamAuthenticator.ProvideLoginDetailsAsync()'
|
Build Windows
Process completed with exit code 1.
|
Build Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Linux:
BSIPA-Linux/src/Program.cs#L103
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
Build Linux:
BSIPA-Linux/src/Program.cs#L92
Using member 'System.Reflection.Assembly.LoadFile(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
|
Build Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Windows:
BSIPA-Linux/src/Program.cs#L103
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
Build Windows:
BSIPA-Linux/src/Program.cs#L92
Using member 'System.Reflection.Assembly.LoadFile(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
|