Skip to content

Complemented Refresh Microsoft authentication refresh token #98

Complemented Refresh Microsoft authentication refresh token

Complemented Refresh Microsoft authentication refresh token #98

Triggered via push July 27, 2024 07:40
Status Success
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.
build: ModuleLauncher.NET/Models/Resources/MinecraftTree.cs#L39
Non-nullable property 'TexturePacks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ModuleLauncher.NET/Models/Resources/MinecraftTree.cs#L44
Non-nullable property 'Libraries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.