Update SonarQube token usage in build workflow #4
Annotations
4 warnings
|
build:
kx/KException.cs#L47
'Exception.Exception(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:
kx/c.cs#L19
The type name 'c' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
kx/KException.cs#L47
'Exception.Exception(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:
kx/c.cs#L19
The type name 'c' only contains lower-cased ascii characters. Such names may become reserved for the language.
|