update update calandar event function #5
Annotations
10 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#L77
Possible mistaken empty statement
|
build:
src/Functions/UpdateCalendarEvent.cs#L72
Dereference of a possibly null reference.
|
build:
src/Functions/UpdateCalendarEvent.cs#L111
Dereference of a possibly null reference.
|
build:
src/Functions/SyncNewEvents.cs#L108
Dereference of a possibly null reference.
|
build:
src/Functions/SyncNewEvents.cs#L141
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#L77
Possible mistaken empty statement
|
build:
src/Functions/UpdateCalendarEvent.cs#L72
Dereference of a possibly null reference.
|
build:
src/Functions/UpdateCalendarEvent.cs#L111
Dereference of a possibly null reference.
|