Bump Microsoft.Azure.Cosmos from 3.52.1 to 3.53.0 #114
Annotations
1 error and 10 warnings
|
build-and-deploy
Deployment Failed, Error: No credentials found. Add an Azure login action before this action. For more details refer https://github.com/azure/login
|
|
build-and-deploy:
Sudoku/Abstractions/ISudokuPuzzle.cs#L11
'Cell' is obsolete: 'Use Sudoku.Domain.Cell instead'
|
|
build-and-deploy:
Sudoku/Abstractions/ISudokuPuzzle.cs#L10
'Cell' is obsolete: 'Use Sudoku.Domain.Cell instead'
|
|
build-and-deploy:
Sudoku/Abstractions/ISudokuPuzzle.cs#L9
'Cell' is obsolete: 'Use Sudoku.Domain.Cell instead'
|
|
build-and-deploy:
Sudoku/Abstractions/ISudokuPuzzle.cs#L8
'Cell' is obsolete: 'Use Sudoku.Domain.Cell instead'
|
|
build-and-deploy:
Sudoku/Abstractions/ISudokuPuzzle.cs#L7
'Cell' is obsolete: 'Use Sudoku.Domain.Cell instead'
|
|
build-and-deploy:
Sudoku/GameState/InMemoryGameStateStorage.cs#L72
'Cell' is obsolete: 'Use Sudoku.Domain.Cell instead'
|
|
build-and-deploy:
Sudoku/GameState/InMemoryGameStateStorage.cs#L72
'Cell' is obsolete: 'Use Sudoku.Domain.Cell instead'
|
|
build-and-deploy:
Sudoku/GameState/GameStateMemory.cs#L9
'Cell' is obsolete: 'Use Sudoku.Domain.Cell instead'
|
|
build-and-deploy:
Sudoku/GameState/GameStateMemory.cs#L5
'method' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'type'. All attributes in this block will be ignored.
|
|
build-and-deploy:
Sudoku/Abstractions/IGameService.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|