Skip to content

gender and interests converter #66

gender and interests converter

gender and interests converter #66

Triggered via push June 25, 2024 05:01
Status Success
Total duration 1m 31s
Artifacts

dotnet-core.yml

on: push
Publish to GitHub
48s
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#L72
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#L117
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#L123
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Ankh/Models/Rework/UserModel.cs#L132
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#L165
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#L196
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#L201
Non-nullable property 'ProfileBadges' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Ankh/Models/Queries/RoomSearchQuery.cs#L9
Non-nullable property 'Keywords' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Ankh/Models/Queries/RoomSearchQuery.cs#L14
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.