Skip to content

parse badges

parse badges #68

Triggered via push June 26, 2024 04:18
Status Success
Total duration 1m 28s
Artifacts

dotnet-core.yml

on: push
Publish to GitHub
42s
Publish to GitHub
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: Ankh/Models/Rework/UserModel.cs#L127
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Ankh/Models/Rework/UserModel.cs#L167
Non-nullable property 'AdsCategory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Ankh/Models/Rework/UserModel.cs#L176
Non-nullable property 'Is2FaRequired' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Ankh/Models/Rework/UserModel.cs#L212
Non-nullable property 'BadgeAreaHtml' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Ankh/Models/Rework/UserModel.cs#L243
Non-nullable property 'PublicRooms' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Ankh/Models/Rework/UserModel.cs#L250
Non-nullable property 'Badges' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Ankh/Models/Rework/UserModel.cs#L93
Non-nullable property 'Tagline' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Ankh/Models/Rework/UserModel.cs#L99
Non-nullable property 'ProfileImage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Ankh/Models/Rework/UserModel.cs#L102
Non-nullable property 'Interests' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.