Bump AutoMapper from 14.0.0 to 15.1.3#492
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
2 errors and 21 warnings
|
Test Infrastructure
Process completed with exit code 1.
|
|
Test Infrastructure:
test/ServiceTest/Infrastructure/MapperTest.cs#L80
'MapperConfiguration' does not contain a constructor that takes 1 arguments
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Infrastructure:
src/Application.Utility/Extensions/ObjectExtensions.cs#L54
Converting null literal or possible null value to non-nullable type.
|
|
Test Infrastructure:
src/Application.Utility/Extensions/ObjectExtensions.cs#L53
Converting null literal or possible null value to non-nullable type.
|
|
Test Infrastructure:
src/Application.Utility/Extensions/ObjectExtensions.cs#L42
Possible null reference return.
|
|
Test Infrastructure:
src/Application.Utility/Extensions/ObjectExtensions.cs#L105
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
Test Infrastructure:
src/Application.Utility/Extensions/EnumExtensions.cs#L11
Dereference of a possibly null reference.
|
|
Test Infrastructure:
src/Application.Utility/Configs/YamlConfig.cs#L10
Non-nullable field 'server' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Test Infrastructure:
src/Application.Utility/DynamicObjectFactory.cs#L15
Possible null reference argument for parameter 'key' in 'Delegate ConcurrentDictionary<string, Delegate>.GetOrAdd(string key, Func<string, Delegate> valueFactory)'.
|
|
Test Infrastructure:
src/Application.Utility/DynamicObjectFactory.cs#L14
Converting null literal or possible null value to non-nullable type.
|
|
Test Infrastructure:
src/Application.Utility/BatchSyncManager.cs#L6
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
Test Infrastructure:
src/Application.Scripting/ScriptResultWrapper.cs#L30
Possible null reference return.
|
|
Build Host:
src/Application.Utility/Extensions/ObjectExtensions.cs#L42
Possible null reference return.
|
|
Build Host:
src/Application.Utility/Extensions/ObjectExtensions.cs#L105
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
Build Host:
src/Application.Utility/DynamicObjectFactory.cs#L15
Possible null reference argument for parameter 'key' in 'Delegate ConcurrentDictionary<string, Delegate>.GetOrAdd(string key, Func<string, Delegate> valueFactory)'.
|
|
Build Host:
src/Application.Utility/DynamicObjectFactory.cs#L14
Converting null literal or possible null value to non-nullable type.
|
|
Build Host:
src/Application.Utility/BatchSyncManager.cs#L6
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
Build Host:
src/XmlWzReader/wz/WZEntry.cs#L30
Field 'WZEntry.offset' is never assigned to, and will always have its default value 0
|
|
Build Host:
src/XmlWzReader/DataTool.cs#L89
Unboxing a possibly null value.
|
|
Build Host:
src/XmlWzReader/wz/WZDirectoryEntry.cs#L38
Cannot convert null literal to non-nullable reference type.
|
|
Build Host:
src/Application.Templates/Map/MapTimeMobTemplate.cs#L6
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Host:
src/Application.Templates/Quest/QuestCheckTemplate.cs#L92
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
background
wait
wait-all
cancel
parallel
Loading