Adds unused tickets statistics #54
Annotations
10 errors and 1 warning
Build Shifty App:
Shifty.App/Repositories/IUnusedTicketRepository.cs#L13
The type or namespace name 'UnusedClipsRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Build Shifty App:
Shifty.App/Repositories/IUnusedTicketRepository.cs#L13
The type or namespace name 'UnusedClipsResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build Shifty App:
Shifty.App/DomainModels/UnusedTicket.cs#L13
The type or namespace name 'UnusedClipsResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build Shifty App:
Shifty.App/Repositories/UnusedTicketsRepository.cs#L20
The type or namespace name 'UnusedClipsRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Build Shifty App:
Shifty.App/Repositories/UnusedTicketsRepository.cs#L20
The type or namespace name 'UnusedClipsResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build Shifty App:
Shifty.App/Repositories/IUnusedTicketRepository.cs#L13
The type or namespace name 'UnusedClipsRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Build Shifty App:
Shifty.App/Repositories/IUnusedTicketRepository.cs#L13
The type or namespace name 'UnusedClipsResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build Shifty App:
Shifty.App/DomainModels/UnusedTicket.cs#L13
The type or namespace name 'UnusedClipsResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build Shifty App:
Shifty.App/Repositories/UnusedTicketsRepository.cs#L20
The type or namespace name 'UnusedClipsRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Build Shifty App:
Shifty.App/Repositories/UnusedTicketsRepository.cs#L20
The type or namespace name 'UnusedClipsResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading