Skip to content

Update README.md

Update README.md #55

Triggered via push January 3, 2024 22:32
Status Success
Total duration 1m 4s
Artifacts
build-and-deploy
53s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-deploy
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-and-deploy: DictionaryFunctions.cs#L171
Possible null reference argument for parameter 'newDefinition' in 'Task DictionaryRepository.UpdateDefinitionOfTheDay(Definition newDefinition)'.
build-and-deploy: DictionaryRepository.cs#L121
The variable 'ex' is declared but never used
build-and-deploy: DictionaryRepository.cs#L164
Converting null literal or possible null value to non-nullable type.
build-and-deploy: DictionaryRepository.cs#L168
Converting null literal or possible null value to non-nullable type.
build-and-deploy
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-and-deploy: DictionaryFunctions.cs#L171
Possible null reference argument for parameter 'newDefinition' in 'Task DictionaryRepository.UpdateDefinitionOfTheDay(Definition newDefinition)'.
build-and-deploy: DictionaryRepository.cs#L121
The variable 'ex' is declared but never used
build-and-deploy: DictionaryRepository.cs#L164
Converting null literal or possible null value to non-nullable type.
build-and-deploy: DictionaryRepository.cs#L168
Converting null literal or possible null value to non-nullable type.