Добавить план про взносы #3947
Draft
Добавить план про взносы #3947
Annotations
10 warnings
|
Build portal:
src/JoinRpg.Common.WebInfrastructure/Logging/Formatting/DefaultJsonFormatter.cs#L372
Possible null reference argument for parameter 'value' in 'void DefaultJsonFormatter.WriteString(string value, TextWriter output)'.
|
|
Build portal:
src/JoinRpg.Common.WebInfrastructure/Logging/Formatting/DefaultJsonFormatter.cs#L209
Possible null reference argument for parameter 'value' in 'void DefaultJsonFormatter.WriteJsonProperty(string name, object value, ref string precedingDelimiter, TextWriter output)'.
|
|
Build portal:
src/JoinRpg.Common.WebInfrastructure/Logging/Formatting/DefaultJsonFormatter.cs#L75
Possible null reference argument for parameter 'typeTag' in 'void DefaultJsonFormatter.WriteStructure(string typeTag, IEnumerable<LogEventProperty> properties, TextWriter output)'.
|
|
Build portal:
src/JoinRpg.Common.WebInfrastructure/Logging/Formatting/DefaultJsonFormatter.cs#L72
Possible null reference argument for parameter 'value' in 'void DefaultJsonFormatter.WriteLiteral(object value, TextWriter output, bool forceQuotation = false)'.
|
|
Build portal:
src/JoinRpg.Common.WebInfrastructure/Logging/Formatting/ElasticsearchJsonFormatter.cs#L236
Dereference of a possibly null reference.
|
|
Build portal:
src/JoinRpg.Common.WebInfrastructure/Logging/Formatting/ElasticsearchJsonFormatter.cs#L168
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Build portal:
src/JoinRpg.Common.WebInfrastructure/Logging/Formatting/ElasticsearchJsonFormatter.cs#L166
'SerializationInfo.SerializationInfo(Type, IFormatterConverter)' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
Build portal:
src/JoinRpg.Common.WebInfrastructure/Logging/Formatting/ElasticsearchJsonFormatter.cs#L166
'FormatterConverter' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
Build portal:
src/JoinRpg.Common.WebInfrastructure/Logging/Formatting/DefaultJsonFormatter.cs#L45
Cannot convert null literal to non-nullable reference type.
|
|
Build portal:
src/JoinRpg.Common.WebInfrastructure/Logging/Formatting/DefaultJsonFormatter.cs#L43
Cannot convert null literal to non-nullable reference type.
|
Loading