Skip to content

fixup! use SDK built-in dotnet format command #199

fixup! use SDK built-in dotnet format command

fixup! use SDK built-in dotnet format command #199

Triggered via push December 31, 2024 05:03
Status Failure
Total duration 2m 26s
Artifacts

ci.yml

on: push
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
build (windows-latest)
Process completed with exit code 1.
build (macos-latest): test/TestProjects/SqlClientApp/Program.cs#L19
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
build (macos-latest): test/TestProjects/SqlClientApp/Program.cs#L23
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
build (macos-latest): test/TestProjects/SqlClientApp/Program.cs#L19
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
build (macos-latest): test/TestProjects/SqlClientApp/Program.cs#L23
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest): test/TestProjects/SqlClientApp/Program.cs#L19
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
build (ubuntu-latest): test/TestProjects/SqlClientApp/Program.cs#L23
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
build (ubuntu-latest): test/TestProjects/SqlClientApp/Program.cs#L19
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
build (ubuntu-latest): test/TestProjects/SqlClientApp/Program.cs#L23
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'