Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix javadoc warnings #2310

Merged
merged 1 commit into from
Jan 30, 2024

fix javadoc warnings

9a9e294
Select commit
Loading
Failed to load commit list.
Merged

Fix javadoc warnings #2310

fix javadoc warnings
9a9e294
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Azure Pipelines / public-mssql-jdbc.linux succeeded Jan 30, 2024 in 25m 51s

Build #20240130.2 had test failures

Details

Tests

  • Failed: 1 (0.04%)
  • Passed: 2,756 (99.86%)
  • Other: 3 (0.11%)
  • Total: 2,760

Annotations

Check failure on line 16414 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.linux

Build log #L16414

Build failed.

Check failure on line 1 in testCancelBlockedCursoredResponse

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.linux

testCancelBlockedCursoredResponse

The query was canceled.
Raw output
com.microsoft.sqlserver.jdbc.SQLServerException: The query was canceled.
	at com.microsoft.sqlserver.jdbc.unit.statement.StatementTest$TCAttentionHandling.testCancelBlockedCursoredResponse(StatementTest.java:517)