Update Azure Functions package path in deploy.yml #2
Annotations
8 warnings
build
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:
src/Functions/UpdateCalendarEvent.cs#L86
Dereference of a possibly null reference.
|
build:
src/Functions/SyncNewEvents.cs#L104
Dereference of a possibly null reference.
|
build:
src/Functions/SyncNewEvents.cs#L104
Dereference of a possibly null reference.
|
build
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:
src/Functions/UpdateCalendarEvent.cs#L86
Dereference of a possibly null reference.
|
build:
src/Functions/SyncNewEvents.cs#L104
Dereference of a possibly null reference.
|
build:
src/Functions/SyncNewEvents.cs#L104
Dereference of a possibly null reference.
|