Deploy .NET API to Azure Web App (CD) #3
azure-api-cicd.yml
on: workflow_dispatch
build-and-test
48s
deploy
0s
Annotations
1 error and 12 warnings
|
build-and-test
Process completed with exit code 1.
|
|
build-and-test:
backend/AirportAutomationDomain/Interfaces/IServices/IPilotService.cs#L19
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test:
backend/AirportAutomationDomain/Interfaces/IServices/IPilotService.cs#L19
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test:
backend/AirportAutomationDomain/Interfaces/IRepositories/IPilotRepository.cs#L19
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test:
backend/AirportAutomationDomain/Interfaces/IRepositories/IPilotRepository.cs#L19
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test:
backend/AirportAutomationDomain/Interfaces/IServices/IDestinationService.cs#L18
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test:
backend/AirportAutomationDomain/Interfaces/IServices/IDestinationService.cs#L18
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test:
backend/AirportAutomationDomain/Interfaces/IRepositories/IDestinationRepository.cs#L18
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test:
backend/AirportAutomationDomain/Interfaces/IRepositories/IDestinationRepository.cs#L18
Cannot convert null literal to non-nullable reference type.
|
|
build-and-test
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build-and-test
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build-and-test
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build-and-test
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|