Skip to content

Todo Sample CD

Todo Sample CD #274

Status Success
Total duration 9m 54s
Artifacts 4

todo-sample.cd.yml

on: workflow_dispatch
build api + blazor web
2m 48s
build api + blazor web
build blazor hybrid (windows)
5m 17s
build blazor hybrid (windows)
build blazor hybrid (android)
13m 37s
build blazor hybrid (android)
build blazor hybrid (iOS-macOS)
9m 42s
build blazor hybrid (iOS-macOS)
deploy api + blazor
35s
deploy api + blazor
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 64 warnings
build api + blazor web
To build this project, the following workloads must be installed: wasm-tools
build api + blazor web
To install these workloads, run the following command: dotnet workload restore
build blazor hybrid (android)
To build this project, the following workloads must be installed: wasm-tools
build blazor hybrid (android)
To install these workloads, run the following command: dotnet workload restore
build blazor hybrid (iOS-macOS)
To build this project, the following workloads must be installed: wasm-tools
build blazor hybrid (iOS-macOS)
To install these workloads, run the following command: dotnet workload restore
build api + blazor web: TodoSample/src/Shared/Mapper.cs#L21
The member Id on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web: TodoSample/src/Shared/Mapper.cs#L21
The member UserName on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web: TodoSample/src/Shared/Mapper.cs#L21
The member Email on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web: TodoSample/src/Shared/Mapper.cs#L21
The member PhoneNumber on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web: TodoSample/src/Shared/Mapper.cs#L21
The member Password on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web: TodoSample/src/Shared/Mapper.cs#L21
The member ProfileImageName on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (android): TodoSample/src/Shared/Mapper.cs#L21
The member Id on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web: TodoSample/src/Shared/Mapper.cs#L22
The member Id on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (android): TodoSample/src/Shared/Mapper.cs#L21
The member UserName on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web: TodoSample/src/Shared/Mapper.cs#L22
The member UserName on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (android): TodoSample/src/Shared/Mapper.cs#L21
The member Email on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web: TodoSample/src/Shared/Mapper.cs#L22
The member Email on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (android): TodoSample/src/Shared/Mapper.cs#L21
The member PhoneNumber on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web: TodoSample/src/Shared/Mapper.cs#L22
The member PhoneNumber on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (android): TodoSample/src/Shared/Mapper.cs#L21
The member Password on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (android): TodoSample/src/Shared/Mapper.cs#L21
The member ProfileImageName on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (android): TodoSample/src/Shared/Mapper.cs#L22
The member Id on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (android): TodoSample/src/Shared/Mapper.cs#L22
The member UserName on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (android): TodoSample/src/Shared/Mapper.cs#L22
The member Email on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (android): TodoSample/src/Shared/Mapper.cs#L22
The member PhoneNumber on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build api + blazor web
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (android)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (android)
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (android)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (android)
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (android)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (android)
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (windows)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (windows)
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (windows)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (windows)
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (windows)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (windows)
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (windows): TodoSample/src/Shared/Mapper.cs#L21
The member Id on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (windows): TodoSample/src/Shared/Mapper.cs#L21
The member UserName on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (windows): TodoSample/src/Shared/Mapper.cs#L21
The member Email on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (windows): TodoSample/src/Shared/Mapper.cs#L21
The member PhoneNumber on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (windows): TodoSample/src/Shared/Mapper.cs#L21
The member Password on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (windows): TodoSample/src/Shared/Mapper.cs#L21
The member ProfileImageName on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (windows): TodoSample/src/Shared/Mapper.cs#L22
The member Id on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (windows): TodoSample/src/Shared/Mapper.cs#L22
The member UserName on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (windows): TodoSample/src/Shared/Mapper.cs#L22
The member Email on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (windows): TodoSample/src/Shared/Mapper.cs#L22
The member PhoneNumber on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (iOS-macOS): TodoSample/src/Shared/Mapper.cs#L21
The member Id on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (iOS-macOS): TodoSample/src/Shared/Mapper.cs#L21
The member UserName on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (iOS-macOS): TodoSample/src/Shared/Mapper.cs#L21
The member Email on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (iOS-macOS): TodoSample/src/Shared/Mapper.cs#L21
The member PhoneNumber on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (iOS-macOS): TodoSample/src/Shared/Mapper.cs#L21
The member Password on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (iOS-macOS): TodoSample/src/Shared/Mapper.cs#L21
The member ProfileImageName on the mapping target type TodoSample.Shared.Dtos.Identity.UserDto was not found on the mapping source type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (iOS-macOS): TodoSample/src/Shared/Mapper.cs#L22
The member Id on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (iOS-macOS): TodoSample/src/Shared/Mapper.cs#L22
The member UserName on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (iOS-macOS): TodoSample/src/Shared/Mapper.cs#L22
The member Email on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (iOS-macOS): TodoSample/src/Shared/Mapper.cs#L22
The member PhoneNumber on the mapping source type TodoSample.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TodoSample.Shared.Dtos.Identity.EditUserDto
build blazor hybrid (iOS-macOS)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (iOS-macOS)
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (iOS-macOS)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (iOS-macOS)
- Add lib or ref assemblies for the net8.0 target framework
build blazor hybrid (iOS-macOS)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build blazor hybrid (iOS-macOS)
- Add lib or ref assemblies for the net8.0 target framework

Artifacts

Produced during runtime
Name Size
ios-bundle
29.1 MB