deps(deps): bump github.com/microsoft/go-mssqldb from 1.10.0 to 1.11.0 in the go-mssqldb group across 1 directory - #801
Open
dependabot[bot] wants to merge 1 commit into
Azure Pipelines / microsoft.go-sqlcmd
failed
Sep 1, 2026 in 3m 24s
Build #20260901.5 had test failures
Details
- Failed: 1 (0.23%, 0 new, 1 recurring)
- Passed: 413 (96.95%)
- Other: 12 (2.82%)
- Total: 426
- 5759 of 7047 line covered (81.72%)
Annotations
Check failure on line 20 in Build log
azure-pipelines / microsoft.go-sqlcmd
Build log #L20
There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
Check failure on line 1 in TestErrorCommand
azure-pipelines / microsoft.go-sqlcmd
TestErrorCommand
Failed
Raw output
=== RUN TestErrorCommand
commands_test.go:324:
Error Trace: /home/vsts/work/1/s/pkg/sqlcmd/commands_test.go:324
Error: Expect "Sqlcmd: Error: Syntax error at line 4 near command ':SETVAR'.
Msg 50000, Level 16, State 1, Server 0dbc332c2c3d, Line 2
Error (50000)
" to match "Msg 50000, Level 16, State 1, Server .*, Line 2
Error
"
Test: TestErrorCommand
Messages: Error file contents: Sqlcmd: Error: Syntax error at line 4 near command ':SETVAR'.
Msg 50000, Level 16, State 1, Server 0dbc332c2c3d, Line 2
Error (50000)
--- FAIL: TestErrorCommand (0.01s)
Loading