Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Merge develop into main (#49) #89

Merge develop into main (#49)

Merge develop into main (#49) #89

Triggered via push May 15, 2023 04:07
Status Success
Total duration 1m 15s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: Sulakore/Habbo/Web/HUser.cs#L10
Non-nullable property 'UniqueId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L12
Non-nullable property 'FigureString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L13
Non-nullable property 'Motto' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L31
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L36
Non-nullable property 'IdentityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L39
Non-nullable property 'Force' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L41
Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L42
Non-nullable property 'Traits' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L43
Non-nullable property 'Partner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L10
Non-nullable property 'UniqueId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L12
Non-nullable property 'FigureString' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L13
Non-nullable property 'Motto' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L31
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L36
Non-nullable property 'IdentityType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L39
Non-nullable property 'Force' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L41
Non-nullable property 'Country' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L42
Non-nullable property 'Traits' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Sulakore/Habbo/Web/HUser.cs#L43
Non-nullable property 'Partner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.