Skip to content

Improved code

Improved code #1275

Triggered via push July 16, 2023 17:53
Status Failure
Total duration 2m 16s
Artifacts

aspnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: src/API/Grand.Api/Queries/Handlers/Common/GetGenericQueryHandler.cs#L9
Using the generic type 'GetGenericQuery<T, C>' requires 2 type arguments
build: src/API/Grand.Api/Queries/Handlers/Common/GetGenericQueryHandler.cs#L11
'GetGenericQueryHandler<T>' does not define type parameter 'C'
build: src/API/Grand.Api/Queries/Handlers/Common/GetGenericQueryHandler.cs#L19
Using the generic type 'GetGenericQuery<T, C>' requires 2 type arguments
build: src/API/Grand.Api/Queries/Handlers/Common/GetGenericQueryHandler.cs#L9
Using the generic type 'GetGenericQuery<T, C>' requires 2 type arguments
build: src/API/Grand.Api/Queries/Handlers/Common/GetGenericQueryHandler.cs#L11
'GetGenericQueryHandler<T>' does not define type parameter 'C'
build: src/API/Grand.Api/Queries/Handlers/Common/GetGenericQueryHandler.cs#L19
Using the generic type 'GetGenericQuery<T, C>' requires 2 type arguments
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/