fixing a bug with parsing json value with multi name columns #176
Annotations
10 warnings and 1 notice
|
test (windows-latest):
obj/SqlScriptDom/AnyCPU/Debug/net8.0/Microsoft.SqlServer.TransactSql.ScriptDom.csproj/TSql170ParserInternal_final.cs#L35133
The variable 'encounteredOptions' is assigned but its value is never used
|
|
test (windows-latest):
obj/SqlScriptDom/AnyCPU/Debug/net8.0/Microsoft.SqlServer.TransactSql.ScriptDom.csproj/TSql170ParserInternal_final.cs#L34863
The variable 'encounteredOptions' is assigned but its value is never used
|
|
test (windows-latest):
obj/SqlScriptDom/AnyCPU/Debug/net8.0/Microsoft.SqlServer.TransactSql.ScriptDom.csproj/TSql170ParserInternal_final.cs#L20709
The variable 'hasManualCutover' is assigned but its value is never used
|
|
test (windows-latest):
SqlScriptDom/Parser/TSql/PhaseOnePartialAstException.cs#L42
'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)
|
|
test (windows-latest):
SqlScriptDom/Parser/TSql/PhaseOneConstraintException.cs#L37
'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)
|
|
test (windows-latest):
SqlScriptDom/Parser/TSql/PhaseOneBatchException.cs#L34
'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)
|
|
test (windows-latest):
SqlScriptDom/antlr/antlr/ANTLRException.cs#L37
'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)
|
|
test (windows-latest):
obj/SqlScriptDom/AnyCPU/Debug/net472/Microsoft.SqlServer.TransactSql.ScriptDom.csproj/TSql170ParserInternal_final.cs#L35133
The variable 'encounteredOptions' is assigned but its value is never used
|
|
test (windows-latest):
obj/SqlScriptDom/AnyCPU/Debug/net472/Microsoft.SqlServer.TransactSql.ScriptDom.csproj/TSql170ParserInternal_final.cs#L34863
The variable 'encounteredOptions' is assigned but its value is never used
|
|
test (windows-latest):
obj/SqlScriptDom/AnyCPU/Debug/net472/Microsoft.SqlServer.TransactSql.ScriptDom.csproj/TSql170ParserInternal_final.cs#L20709
The variable 'hasManualCutover' is assigned but its value is never used
|
|
test (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|