Updates access levels #54
azure-functions-app-dotnet.yml
on: push
build-and-deploy
1m 12s
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.
|