Skip to content

Bump Microsoft.Azure.Cosmos from 3.52.1 to 3.53.0 #114

Bump Microsoft.Azure.Cosmos from 3.52.1 to 3.53.0

Bump Microsoft.Azure.Cosmos from 3.52.1 to 3.53.0 #114

Triggered via pull request August 19, 2025 00:42
Status Failure
Total duration 1m 18s
Artifacts

main.yml

on: pull_request
build-and-deploy
1m 12s
build-and-deploy
Fit to window
Zoom out
Zoom in

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.