Skip to content

Add ConfigureDataSource() to NpgsqlDbContextOptionsBuilder #2348

Add ConfigureDataSource() to NpgsqlDbContextOptionsBuilder

Add ConfigureDataSource() to NpgsqlDbContextOptionsBuilder #2348

Triggered via pull request September 14, 2024 08:32
Status Failure
Total duration 2m 10s
Artifacts

build.yml

on: pull_request
Matrix: build
publish-ci
0s
publish-ci
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

84 errors
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Release)
Process completed with exit code 1.
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 13, Release)
Process completed with exit code 1.
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Debug): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 16, Debug)
Process completed with exit code 1.
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 15, Release)
Process completed with exit code 1.
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 14, Release)
Process completed with exit code 1.
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 12, Release)
Process completed with exit code 1.
build (ubuntu-22.04, 17, Release, PG Prerelease): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 17, Release, PG Prerelease): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 17, Release, PG Prerelease): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 17, Release, PG Prerelease): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 17, Release, PG Prerelease): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 17, Release, PG Prerelease): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (ubuntu-22.04, 17, Release, PG Prerelease)
Process completed with exit code 1.
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 12, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 12, Release)
Process completed with exit code 1.
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 13, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 13, Release)
Process completed with exit code 1.
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 14, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 14, Release)
Process completed with exit code 1.
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 15, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 15, Release)
Process completed with exit code 1.
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L27
'NpgsqlDbContextOptionsBuilder.ProvideClientCertificatesCallback(ProvideClientCertificatesCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the client certificates on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L35
'NpgsqlDbContextOptionsBuilder.ProvidePasswordCallback(ProvidePasswordCallback?)' is obsolete: 'Call ConfigureDataSource() and configure the password callback on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 16, Release): test/EFCore.PG.FunctionalTests/LoggingNpgsqlTest.cs#L44
'NpgsqlDbContextOptionsBuilder.RemoteCertificateValidationCallback(RemoteCertificateValidationCallback?)' is obsolete: 'Call ConfigureDataSource() and configure remote certificate validation on the NpgsqlDataSourceBuilder, or pass an externally-built, pre-configured NpgsqlDataSource to UseNpgsql().'
build (windows-2022, 16, Release)
Process completed with exit code 1.