Skip to content

Add support for JSON Index creation syntax in SQL Server 2025 (TSql170) #147

Add support for JSON Index creation syntax in SQL Server 2025 (TSql170)

Add support for JSON Index creation syntax in SQL Server 2025 (TSql170) #147

Re-run triggered July 22, 2025 18:27
Status Failure
Total duration 3m 44s
Artifacts

pr-validation.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (ubuntu-latest): Test/SqlDom/ParserErrorsTests.cs#L4409
'ParserTestUtils' does not contain a definition for 'ErrorTest80'
build (ubuntu-latest): Test/SqlDom/ParserErrorsTests.cs#L4409
'ParserTestUtils' does not contain a definition for 'ErrorTest80'
build (ubuntu-latest): Test/SqlDom/ParserErrorsTests.cs#L4409
'ParserTestUtils' does not contain a definition for 'ErrorTest80'
build (ubuntu-latest): Test/SqlDom/ParserErrorsTests.cs#L4409
'ParserTestUtils' does not contain a definition for 'ErrorTest80'
build (windows-latest)
The operation was canceled.
build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
build (ubuntu-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)
build (ubuntu-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)
build (ubuntu-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)
build (ubuntu-latest): SqlScriptDom/Parser/TSql/TSqlParseErrorException.cs#L58
'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 (ubuntu-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)