Skip to content

Updated dependencies #92

Updated dependencies

Updated dependencies #92

Triggered via push July 4, 2024 04:45
Status Success
Total duration 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: ModuleLauncher.NET/Launcher/Launcher.cs#L51
Non-nullable property 'MinecraftResolver' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ModuleLauncher.NET/Authentications/MicrosoftAuthenticator.cs#L31
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ModuleLauncher.NET/Models/Resources/RemoteMinecraftEntry.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ModuleLauncher.NET/Models/Resources/RemoteMinecraftEntry.cs#L18
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ModuleLauncher.NET/Models/Resources/RemoteMinecraftEntry.cs#L30
Non-nullable property 'Sha1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ModuleLauncher.NET/Models/Resources/MinecraftTree.cs#L13
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ModuleLauncher.NET/Models/Resources/MinecraftTree.cs#L18
Non-nullable property 'Versions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ModuleLauncher.NET/Models/Resources/MinecraftTree.cs#L23
Non-nullable property 'Saves' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ModuleLauncher.NET/Models/Resources/MinecraftTree.cs#L28
Non-nullable property 'Mods' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ModuleLauncher.NET/Models/Resources/MinecraftTree.cs#L33
Non-nullable property 'ResourcesPacks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.