Skip to content

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

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

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

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

samples.yml

on: pull_request
run-samples
19s
run-samples
Fit to window
Zoom out
Zoom in

Annotations

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