Fix reference to dbup-postgresql version #19
on_pull_request.yml
on: pull_request
build-and-publish
/
build-and-test
2m 17s
Annotations
3 warnings
build-and-publish / build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-publish / build-and-test:
src/dbup-cli/ConfigurationHelper.cs#L33
'SqlServerExtensions.SqlDatabase(SupportedDatabases, string, string, bool)' is obsolete: 'Use "AzureSqlDatabaseWithIntegratedSecurity(this SupportedDatabases, string, string)" if passing "true" to "useAzureSqlIntegratedSecurity".'
|
build-and-publish / build-and-test:
src/dbup-cli/ConfigurationHelper.cs#L33
'SqlServerExtensions.SqlDatabase(SupportedDatabases, string, string, bool)' is obsolete: 'Use "AzureSqlDatabaseWithIntegratedSecurity(this SupportedDatabases, string, string)" if passing "true" to "useAzureSqlIntegratedSecurity".'
|