Update dotnet-phase2-finalsolution.yml #199
Annotations
5 errors and 4 warnings
Phase 5/src/03. Step 2/Core/Todos/Commands/CompleteTodoCommand.cs#L10
The type or namespace name 'IAppCache' could not be found (are you missing a using directive or an assembly reference?)
|
Phase 5/src/03. Step 2/Core/Todos/Commands/DeleteTodoCommand.cs#L8
The type or namespace name 'IAppCache' could not be found (are you missing a using directive or an assembly reference?)
|
Phase 5/src/03. Step 2/Core/Todos/Commands/CompleteTodoCommand.cs#L10
The type or namespace name 'IAppCache' could not be found (are you missing a using directive or an assembly reference?)
|
Phase 5/src/03. Step 2/Core/Todos/Commands/DeleteTodoCommand.cs#L8
The type or namespace name 'IAppCache' could not be found (are you missing a using directive or an assembly reference?)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Phase 5/src/03. Step 2/Core/Behaviours/PerformanceBehaviour.cs#L6
The type 'TRequest' cannot be used as type parameter 'TRequest' in the generic type or method 'IPipelineBehavior<TRequest, TResponse>'. Nullability of type argument 'TRequest' doesn't match 'notnull' constraint.
|
Phase 5/src/03. Step 2/Core/Behaviours/PerformanceBehaviour.cs#L6
The type 'TRequest' cannot be used as type parameter 'TRequest' in the generic type or method 'IPipelineBehavior<TRequest, TResponse>'. Nullability of type argument 'TRequest' doesn't match 'notnull' constraint.
|
The logs for this run have expired and are no longer available.
Loading