Add doc for lab 1 #31
Annotations
11 errors and 2 warnings
Build Repo (ubuntu-latest):
labs/6-Add-Resiliency/src/Catalog.API/Apis/CatalogApi.cs#L14
The type or namespace name 'IEndpointRouteBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build Repo (ubuntu-latest):
labs/6-Add-Resiliency/src/Catalog.API/Apis/CatalogApi.cs#L14
The type or namespace name 'IEndpointRouteBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build Repo (ubuntu-latest):
labs/6-Add-Resiliency/src/Catalog.API/Apis/CatalogApi.cs#L32
The type or namespace name 'Task<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build Repo (ubuntu-latest):
labs/6-Add-Resiliency/src/Catalog.API/Apis/CatalogApi.cs#L54
The type or namespace name 'Task<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build Repo (ubuntu-latest):
labs/6-Add-Resiliency/src/Catalog.API/Apis/CatalogApi.cs#L54
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build Repo (ubuntu-latest):
labs/6-Add-Resiliency/src/Catalog.API/Apis/CatalogApi.cs#L68
The type or namespace name 'Task<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build Repo (ubuntu-latest):
labs/6-Add-Resiliency/src/Catalog.API/Apis/CatalogApi.cs#L92
The type or namespace name 'Task<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build Repo (ubuntu-latest):
labs/6-Add-Resiliency/src/Catalog.API/Apis/CatalogApi.cs#L116
The type or namespace name 'IWebHostEnvironment' could not be found (are you missing a using directive or an assembly reference?)
|
Build Repo (ubuntu-latest):
labs/6-Add-Resiliency/src/Catalog.API/Apis/CatalogApi.cs#L116
The type or namespace name 'Task<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build Repo (ubuntu-latest):
labs/6-Add-Resiliency/src/Catalog.API/Apis/CatalogApi.cs#L136
The type or namespace name 'Task<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build Repo (windows-latest)
The operation was canceled.
|
Build Repo (ubuntu-latest)
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/.
|
Build Repo (windows-latest)
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/.
|