chore: update dotnet monorepo to v9 (main) (major) #1373
Annotations
10 errors
unit-tests:
Google.Cloud.EntityFrameworkCore.Spanner/Query/Internal/SpannerContainsExpression.cs#L29
'SpannerContainsExpression' does not implement inherited abstract member 'SqlExpression.Quote()'
|
unit-tests:
Google.Cloud.EntityFrameworkCore.Spanner/Query/Internal/SpannerDateExtractExpression.cs#L21
'SpannerDateExtractExpression' does not implement inherited abstract member 'SqlExpression.Quote()'
|
unit-tests:
Google.Cloud.EntityFrameworkCore.Spanner/Migrations/Internal/SpannerHistoryRepository.cs#L26
'SpannerHistoryRepository' does not implement inherited abstract member 'HistoryRepository.AcquireDatabaseLockAsync(CancellationToken)'
|
unit-tests:
Google.Cloud.EntityFrameworkCore.Spanner/Migrations/Internal/SpannerHistoryRepository.cs#L26
'SpannerHistoryRepository' does not implement inherited abstract member 'HistoryRepository.AcquireDatabaseLock()'
|
unit-tests:
Google.Cloud.EntityFrameworkCore.Spanner/Migrations/Internal/SpannerHistoryRepository.cs#L26
'SpannerHistoryRepository' does not implement inherited abstract member 'HistoryRepository.LockReleaseBehavior.get'
|
unit-tests:
Google.Cloud.EntityFrameworkCore.Spanner/Query/Internal/SpannerIntervalExpression.cs#L21
'SpannerIntervalExpression' does not implement inherited abstract member 'SqlExpression.Quote()'
|
unit-tests:
Google.Cloud.EntityFrameworkCore.Spanner/Migrations/Internal/SpannerMigrationCommandExecutor.cs#L27
'SpannerMigrationCommandExecutor' does not implement interface member 'IMigrationCommandExecutor.ExecuteNonQuery(IReadOnlyList<MigrationCommand>, IRelationalConnection, MigrationExecutionState, bool, IsolationLevel?)'
|
unit-tests:
Google.Cloud.EntityFrameworkCore.Spanner/Migrations/Internal/SpannerMigrationCommandExecutor.cs#L27
'SpannerMigrationCommandExecutor' does not implement interface member 'IMigrationCommandExecutor.ExecuteNonQueryAsync(IReadOnlyList<MigrationCommand>, IRelationalConnection, MigrationExecutionState, bool, IsolationLevel?, CancellationToken)'
|
unit-tests:
Google.Cloud.EntityFrameworkCore.Spanner/Query/Internal/SpannerParameterBasedSqlProcessorFactory.cs#L20
'SpannerParameterBasedSqlProcessorFactory' does not implement interface member 'IRelationalParameterBasedSqlProcessorFactory.Create(RelationalParameterBasedSqlProcessorParameters)'
|
unit-tests:
Google.Cloud.EntityFrameworkCore.Spanner/Query/Internal/SpannerTimestampExtractExpression.cs#L21
'SpannerTimestampExtractExpression' does not implement inherited abstract member 'SqlExpression.Quote()'
|