Merge pull request #10 from Skyfall1235/minor-webhook-changes #31
CodeQL_PR_Analysis.yml
on: push
Analyze code with CodeQL
57s
Annotations
9 errors and 4 warnings
|
Analyze code with CodeQL
Process completed with exit code 1.
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L190
'EventDateTime' does not contain a definition for 'DateTimeOffset' and no accessible extension method 'DateTimeOffset' accepting a first argument of type 'EventDateTime' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L189
'EventDateTime' does not contain a definition for 'DateTimeOffset' and no accessible extension method 'DateTimeOffset' accepting a first argument of type 'EventDateTime' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L185
'EventDateTime' does not contain a definition for 'DateTimeOffset' and no accessible extension method 'DateTimeOffset' accepting a first argument of type 'EventDateTime' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L184
'EventDateTime' does not contain a definition for 'DateTimeOffset' and no accessible extension method 'DateTimeOffset' accepting a first argument of type 'EventDateTime' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L190
'EventDateTime' does not contain a definition for 'DateTimeOffset' and no accessible extension method 'DateTimeOffset' accepting a first argument of type 'EventDateTime' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L189
'EventDateTime' does not contain a definition for 'DateTimeOffset' and no accessible extension method 'DateTimeOffset' accepting a first argument of type 'EventDateTime' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L185
'EventDateTime' does not contain a definition for 'DateTimeOffset' and no accessible extension method 'DateTimeOffset' accepting a first argument of type 'EventDateTime' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L184
'EventDateTime' does not contain a definition for 'DateTimeOffset' and no accessible extension method 'DateTimeOffset' accepting a first argument of type 'EventDateTime' could be found (are you missing a using directive or an assembly reference?)
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L164
'EventsResource.ListRequest.TimeMax' is obsolete: 'This property is obsolete and may behave unexpectedly; please use TimeMaxDateTimeOffset instead.'
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L163
'EventsResource.ListRequest.TimeMin' is obsolete: 'This property is obsolete and may behave unexpectedly; please use TimeMinDateTimeOffset instead.'
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L164
'EventsResource.ListRequest.TimeMax' is obsolete: 'This property is obsolete and may behave unexpectedly; please use TimeMaxDateTimeOffset instead.'
|
|
Analyze code with CodeQL:
src/RandomAPI/DTOs/CalendarEventDto.cs#L163
'EventsResource.ListRequest.TimeMin' is obsolete: 'This property is obsolete and may behave unexpectedly; please use TimeMinDateTimeOffset instead.'
|