Skip to content

deps(deps): bump github.com/spf13/viper from 1.14.0 to 1.21.0

8e39215
Select commit
Loading
Failed to load commit list.
Open

deps(deps): bump github.com/spf13/viper from 1.14.0 to 1.21.0 #657

deps(deps): bump github.com/spf13/viper from 1.14.0 to 1.21.0
8e39215
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.go-sqlcmd failed Jan 27, 2026 in 5m 21s

Build #20260127.37 had test failures

Details

Tests

  • Failed: 3 (0.41%, 3 new, 0 recurring)
  • Passed: 699 (96.28%)
  • Other: 24 (3.31%)
  • Total: 726
Code coverage

  • 2882 of 3536 line covered (81.50%)

Annotations

Check failure on line 19 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.go-sqlcmd

Build log #L19

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 TestE2E_PipedInput_LiveConnection

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.go-sqlcmd

TestE2E_PipedInput_LiveConnection

Failed
Raw output
=== RUN   TestE2E_PipedInput_LiveConnection
    e2e_test.go:158: 
        	Error Trace:	/home/vsts/work/1/s/cmd/modern/e2e_test.go:158
        	Error:      	Received unexpected error:
        	            	exit status 1
        	Test:       	TestE2E_PipedInput_LiveConnection
        	Messages:   	piped query should succeed with live connection: mssql: login error: Login failed for user ''.
        	            	mssql: login error: Login failed for user ''.
--- FAIL: TestE2E_PipedInput_LiveConnection (0.61s)

Check failure on line 1 in TestE2E_QueryFlag_LiveConnection

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.go-sqlcmd

TestE2E_QueryFlag_LiveConnection

Failed
Raw output
=== RUN   TestE2E_QueryFlag_LiveConnection
    e2e_test.go:222: 
        	Error Trace:	/home/vsts/work/1/s/cmd/modern/e2e_test.go:222
        	Error:      	Received unexpected error:
        	            	exit status 1
        	Test:       	TestE2E_QueryFlag_LiveConnection
        	Messages:   	-Q query should succeed: mssql: login error: Login failed for user ''.
        	            	mssql: login error: Login failed for user ''.
--- FAIL: TestE2E_QueryFlag_LiveConnection (0.58s)

Check failure on line 1 in TestE2E_InputFile_LiveConnection

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.go-sqlcmd

TestE2E_InputFile_LiveConnection

Failed
Raw output
=== RUN   TestE2E_InputFile_LiveConnection
    e2e_test.go:260: 
        	Error Trace:	/home/vsts/work/1/s/cmd/modern/e2e_test.go:260
        	Error:      	Received unexpected error:
        	            	exit status 1
        	Test:       	TestE2E_InputFile_LiveConnection
        	Messages:   	-i input file should succeed: mssql: login error: Login failed for user ''.
        	            	mssql: login error: Login failed for user ''.
--- FAIL: TestE2E_InputFile_LiveConnection (0.62s)