Skip to content

Merge pull request #10 from Skyfall1235/minor-webhook-changes #31

Merge pull request #10 from Skyfall1235/minor-webhook-changes

Merge pull request #10 from Skyfall1235/minor-webhook-changes #31

Triggered via push December 8, 2025 14:35
Status Failure
Total duration 1m 0s
Artifacts
Analyze code with CodeQL
57s
Analyze code with CodeQL
Fit to window
Zoom out
Zoom in

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.'