Implement mob reward loading, managers, and drops while kill monster … #388
Annotations
10 warnings
Build:
src/common/Edelstein.Common.Services.Auth/Entities/IdentityEntity.cs#L7
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/common/Edelstein.Common.Services.Auth/Entities/IdentityEntity.cs#L8
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/common/Edelstein.Common.Plugin/PluginHostManifest.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/common/Edelstein.Common.Plugin/PluginHostManifest.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/common/Edelstein.Common.Plugin/PluginHostManifest.cs#L9
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/common/Edelstein.Common.Plugin/PluginHostManifest.cs#L10
Non-nullable property 'EntryPoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/common/Edelstein.Common.Services.Social/Entities/PartyMemberEntity.cs#L11
Non-nullable property 'Party' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/common/Edelstein.Common.Services.Social/Entities/PartyMemberEntity.cs#L14
Non-nullable property 'CharacterName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/common/Edelstein.Common.Services.Social/Entities/PartyInvitationEntity.cs#L10
Non-nullable property 'Party' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/common/Edelstein.Common.Services.Social/FriendList.cs#L7
Non-nullable property 'Records' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading