ci: add github workflow for release on github and nuget #10
Annotations
10 warnings
Bannerlord.ExpandedTemplate.Domain/EquipmentPool/GetEquipment.cs#L10
Possible null reference return.
|
Bannerlord.ExpandedTemplate.Infrastructure/EquipmentPool/List/Mappers/NpcCharacterMapper.cs#L79
Possible null reference argument for parameter 'key' in 'bool IDictionary<string, Equipment>.ContainsKey(string key)'.
|
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L33
Non-nullable field '_forceCivilianEquipmentSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L33
Non-nullable field '_missionSpawnEquipmentPoolSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_cacheProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_forceCivilianEquipmentSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Bannerlord.ExpandedTemplate.Integration/SubModule.cs#L39
Non-nullable field '_missionSpawnEquipmentPoolSetter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Bannerlord.ExpandedTemplate.Integration/SetSpawnEquipment/EquipmentPools/Mappers/EquipmentMapper.cs#L17
Possible null reference return.
|
Bannerlord.ExpandedTemplate.Integration/SetSpawnEquipment/EquipmentPools/Mappers/EquipmentMapper.cs#L22
Possible null reference return.
|
Bannerlord.ExpandedTemplate.Integration/SetSpawnEquipment/EquipmentPools/Mappers/EquipmentMapper.cs#L47
Possible null reference return.
|
This job succeeded
Loading