Skip to content

chore: update dotnet monorepo to v9 (main) (major) #1373

chore: update dotnet monorepo to v9 (main) (major)

chore: update dotnet monorepo to v9 (main) (major) #1373

Re-run triggered November 29, 2024 11:09
Status Failure
Total duration 27s
Artifacts

build-and-test.yml

on: pull_request
unit-tests
17s
unit-tests
Fit to window
Zoom out
Zoom in

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()'