Skip to content

Bump Dapper from 2.1.66 to 2.1.72 #41

Bump Dapper from 2.1.66 to 2.1.72

Bump Dapper from 2.1.66 to 2.1.72 #41

Triggered via pull request March 9, 2026 10:21
Status Failure
Total duration 57s
Artifacts

CodeQL_PR_Analysis.yml

on: pull_request
Analyze code with CodeQL
54s
Analyze code with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
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/APIServices/Services/CronTaskRunnerService.cs#L91
'ICronScheduledTask' does not contain a definition for 'ExecuteAsync' and no accessible extension method 'ExecuteAsync' accepting a first argument of type 'ICronScheduledTask' 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/APIServices/Services/CronTaskRunnerService.cs#L91
'ICronScheduledTask' does not contain a definition for 'ExecuteAsync' and no accessible extension method 'ExecuteAsync' accepting a first argument of type 'ICronScheduledTask' 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/Program.cs#L111
Non-nullable property 'ServiceResponseTIme' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze code with CodeQL: src/RandomAPI/Program.cs#L110
Non-nullable property 'ServiceName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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/Program.cs#L111
Non-nullable property 'ServiceResponseTIme' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze code with CodeQL: src/RandomAPI/Program.cs#L110
Non-nullable property 'ServiceName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze code with CodeQL
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.