chore(deps): bump next from 15.5.18 to 16.2.7 in /frontend#100
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump next from 15.5.18 to 16.2.7 in /frontend#100dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 warnings
|
Run dotnet build Planora.sln --no-restore --configuration Release -warnaserror:
Services/AuthApi/Planora.Auth.Infrastructure/Persistence/Repositories/LoginHistoryRepository.cs#L3
'BaseRepository<LoginHistory>' is obsolete: 'Derive from Planora.BuildingBlocks.Infrastructure.Persistence.BaseRepository<T, Guid, AuthDbContext> directly. This adapter will be removed in the release after Phase 2 T2.3 lands.'
|
|
Run dotnet build Planora.sln --no-restore --configuration Release -warnaserror:
tests/Planora.UnitTests/Services/AuthApi/Infrastructure/AuthRepositoryPersistenceTests.cs#L294
'OutboxRepository' is obsolete: 'Register Planora.BuildingBlocks.Infrastructure.Persistence.OutboxRepository<AuthDbContext> instead. Will be removed.'
|
|
Run dotnet build Planora.sln --no-restore --configuration Release -warnaserror:
tests/Planora.UnitTests/Services/Infrastructure/EfModelConfigurationTests.cs#L43
'IReadOnlyEntityType.GetQueryFilter()' is obsolete: 'Use GetDeclaredQueryFilters() instead.'
|
|
Run dotnet build Planora.sln --no-restore --configuration Release -warnaserror:
tests/Planora.UnitTests/Services/CategoryApi/Infrastructure/CategoryOutboxRepositoryTests.cs#L19
'OutboxRepository' is obsolete: 'Register Planora.BuildingBlocks.Infrastructure.Persistence.OutboxRepository<CategoryDbContext> instead. Will be removed.'
|
|
Run dotnet build Planora.sln --no-restore --configuration Release -warnaserror:
Services/AuthApi/Planora.Auth.Infrastructure/Persistence/Repositories/FriendshipRepository.cs#L5
'BaseRepository<Friendship>' is obsolete: 'Derive from Planora.BuildingBlocks.Infrastructure.Persistence.BaseRepository<T, Guid, AuthDbContext> directly. This adapter will be removed in the release after Phase 2 T2.3 lands.'
|
|
Run dotnet build Planora.sln --no-restore --configuration Release -warnaserror:
Services/AuthApi/Planora.Auth.Infrastructure/Persistence/Repositories/UserRecoveryCodeRepository.cs#L7
'BaseRepository<UserRecoveryCode>' is obsolete: 'Derive from Planora.BuildingBlocks.Infrastructure.Persistence.BaseRepository<T, Guid, AuthDbContext> directly. This adapter will be removed in the release after Phase 2 T2.3 lands.'
|
|
Run dotnet build Planora.sln --no-restore --configuration Release -warnaserror:
Services/AuthApi/Planora.Auth.Infrastructure/Persistence/Repositories/UserRepository.cs#L6
'BaseRepository<User>' is obsolete: 'Derive from Planora.BuildingBlocks.Infrastructure.Persistence.BaseRepository<T, Guid, AuthDbContext> directly. This adapter will be removed in the release after Phase 2 T2.3 lands.'
|
|
Run dotnet build Planora.sln --no-restore --configuration Release -warnaserror:
Services/AuthApi/Planora.Auth.Infrastructure/Persistence/Repositories/RefreshTokenRepository.cs#L3
'BaseRepository<RefreshToken>' is obsolete: 'Derive from Planora.BuildingBlocks.Infrastructure.Persistence.BaseRepository<T, Guid, AuthDbContext> directly. This adapter will be removed in the release after Phase 2 T2.3 lands.'
|
|
Run dotnet build Planora.sln --no-restore --configuration Release -warnaserror:
Services/AuthApi/Planora.Auth.Infrastructure/Persistence/Repositories/PasswordHistoryRepository.cs#L3
'BaseRepository<PasswordHistory>' is obsolete: 'Derive from Planora.BuildingBlocks.Infrastructure.Persistence.BaseRepository<T, Guid, AuthDbContext> directly. This adapter will be removed in the release after Phase 2 T2.3 lands.'
|
|
Run dotnet build Planora.sln --no-restore --configuration Release -warnaserror:
Services/AuthApi/Planora.Auth.Infrastructure/Persistence/Repositories/LoginHistoryRepository.cs#L3
'BaseRepository<LoginHistory>' is obsolete: 'Derive from Planora.BuildingBlocks.Infrastructure.Persistence.BaseRepository<T, Guid, AuthDbContext> directly. This adapter will be removed in the release after Phase 2 T2.3 lands.'
|
background
wait
wait-all
cancel
parallel
Loading