Improve filters by uniformizing results #24
Annotations
3 errors and 5 warnings
|
src/Initium/Response/ApiResponseBuilder.cs#L70
'ApiResponse' does not contain a definition for 'Data' and no accessible extension method 'Data' accepting a first argument of type 'ApiResponse' could be found (are you missing a using directive or an assembly reference?)
|
|
src/Initium/Response/ApiResponseBuilder.cs#L70
'ApiResponse' does not contain a definition for 'Data' and no accessible extension method 'Data' accepting a first argument of type 'ApiResponse' could be found (are you missing a using directive or an assembly reference?)
|
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
src/Initium/Results/ServiceResult.cs#L104
Dereference of a possibly null reference.
|
|
src/Initium/Filters/ApiResponseFilter.cs#L14
Parameter 'logger' is unread.
|
|
src/Initium/Results/ServiceResult.cs#L104
Dereference of a possibly null reference.
|
|
src/Initium/Filters/ApiResponseFilter.cs#L14
Parameter 'logger' is unread.
|
The logs for this run have expired and are no longer available.
Loading