Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.22.1 to 1.23.0 #35
CodeQL_PR_Analysis.yml
on: pull_request
Analyze code with CodeQL
1m 4s
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.
|