Bump WolverineFx from 3.3.0 to 5.17.0 #46
Annotations
10 warnings
|
build:
Services/Assemblies/Iris.Assemblies.Test/TypeMapperTests.cs#L22
Dereference of a possibly null reference.
|
|
build:
Services/Assemblies/Iris.Assemblies.Test/AssemblyMapperTests.cs#L20
Possible null reference argument for parameter 'source' in 'int Enumerable.Count<TypeData>(IEnumerable<TypeData> source)'.
|
|
build:
Iris.Brokers/Models/MessageRequest.cs#L22
Possible null reference argument for parameter 'framework' in 'void MessageRequest.WrapMessage(IFramework framework)'.
|
|
build:
Iris.Brokers/Models/MessageRequest.cs#L21
Possible null reference argument for parameter 'framework' in 'IFramework? IFrameworkProvider.GetFramework(string framework)'.
|
|
build:
Services/Assemblies/Iris.Assemblies/AssemblyMapper.cs#L16
Dereference of a possibly null reference.
|
|
build:
Services/Assemblies/Iris.Assemblies/AssemblyMapper.cs#L15
Possible null reference assignment.
|
|
build:
Services/Assemblies/Iris.Assemblies/AssemblyMapper.cs#L12
Possible null reference assignment.
|
|
build:
Services/History/Iris.History/HistoryRecord.cs#L48
Possible null reference argument for parameter 'target' in 'HistoryRecord.HistoryRecord(string action, string source, string target)'.
|
|
build:
Services/History/Iris.History/HistoryRecord.cs#L48
Possible null reference argument for parameter 'source' in 'HistoryRecord.HistoryRecord(string action, string source, string target)'.
|
|
build:
Iris.Contracts/Audit/Models/HistoryRecord.cs#L5
Non-nullable property 'Action' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|