Skip to content

Todo Sample CD

Todo Sample CD #372

Re-run triggered December 15, 2024 15:33
Status Success
Total duration 15m 16s
Artifacts 4

todo-sample.cd.yml

on: workflow_dispatch
build api + blazor web
2m 25s
build api + blazor web
build blazor hybrid (windows)
5m 2s
build blazor hybrid (windows)
build blazor hybrid (android)
15m 7s
build blazor hybrid (android)
build blazor hybrid (iOS-macOS)
9m 56s
build blazor hybrid (iOS-macOS)
deploy api + blazor
32s
deploy api + blazor
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 80 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 (windows)
To build this project, the following workloads must be installed: wasm-tools-net8
build blazor hybrid (windows)
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 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 api + blazor web: TodoSample/src/Shared/Mapper.cs#L22
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 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 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 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 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#L22
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: TodoSample/src/Shared/Mapper.cs#L23
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: TodoSample/src/Shared/Mapper.cs#L23
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: TodoSample/src/Shared/Mapper.cs#L23
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: TodoSample/src/Shared/Mapper.cs#L23
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
File '/home/runner/work/bitplatform/bitplatform/LICENSE' is not added because the package already contains file '/LICENSE'
build api + blazor web
File '/home/runner/work/bitplatform/bitplatform/src/Templates/Boilerplate/README.md' is not added because the package already contains file '/README.md'
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 api + blazor web
- Add lib or ref assemblies for the net8.0 target framework
build api + blazor web
File '/home/runner/work/bitplatform/bitplatform/LICENSE' is not added because the package already contains file '/LICENSE'
build api + blazor web
File '/home/runner/work/bitplatform/bitplatform/src/Templates/Boilerplate/README.md' is not added because the package already contains file '/README.md'
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 api + blazor web
- Add lib or ref assemblies for the net8.0 target framework
build api + blazor web
File '/home/runner/work/bitplatform/bitplatform/LICENSE' is not added because the package already contains file '/LICENSE'
build api + blazor web
File '/home/runner/work/bitplatform/bitplatform/src/Templates/Boilerplate/README.md' is not added because the package already contains file '/README.md'
build blazor hybrid (windows): TodoSample/src/Shared/Mapper.cs#L22
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#L22
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#L22
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#L22
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#L22
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#L22
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#L23
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#L23
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#L23
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#L23
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 (windows)
File 'D:\a\bitplatform\bitplatform\LICENSE' is not added because the package already contains file '\LICENSE'
build blazor hybrid (windows)
File 'D:\a\bitplatform\bitplatform\src\Templates\Boilerplate\README.md' is not added because the package already contains file '\README.md'
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)
File 'D:\a\bitplatform\bitplatform\LICENSE' is not added because the package already contains file '\LICENSE'
build blazor hybrid (windows)
File 'D:\a\bitplatform\bitplatform\src\Templates\Boilerplate\README.md' is not added because the package already contains file '\README.md'
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)
File 'D:\a\bitplatform\bitplatform\LICENSE' is not added because the package already contains file '\LICENSE'
build blazor hybrid (windows)
File 'D:\a\bitplatform\bitplatform\src\Templates\Boilerplate\README.md' is not added because the package already contains file '\README.md'
build blazor hybrid (iOS-macOS)
File '/Users/runner/work/bitplatform/bitplatform/LICENSE' is not added because the package already contains file '/LICENSE'
build blazor hybrid (iOS-macOS)
File '/Users/runner/work/bitplatform/bitplatform/src/Templates/Boilerplate/README.md' is not added because the package already contains file '/README.md'
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)
File '/Users/runner/work/bitplatform/bitplatform/LICENSE' is not added because the package already contains file '/LICENSE'
build blazor hybrid (iOS-macOS)
File '/Users/runner/work/bitplatform/bitplatform/src/Templates/Boilerplate/README.md' is not added because the package already contains file '/README.md'
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)
File '/Users/runner/work/bitplatform/bitplatform/LICENSE' is not added because the package already contains file '/LICENSE'
build blazor hybrid (iOS-macOS)
File '/Users/runner/work/bitplatform/bitplatform/src/Templates/Boilerplate/README.md' is not added because the package already contains file '/README.md'
build blazor hybrid (iOS-macOS): TodoSample/src/Shared/Mapper.cs#L22
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#L22
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#L22
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#L22
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#L22
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#L22
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#L23
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#L23
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#L23
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#L23
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#L22
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 (android): TodoSample/src/Shared/Mapper.cs#L22
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 (android): TodoSample/src/Shared/Mapper.cs#L22
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 (android): TodoSample/src/Shared/Mapper.cs#L22
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 (android): TodoSample/src/Shared/Mapper.cs#L22
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 (android): TodoSample/src/Shared/Mapper.cs#L22
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#L23
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#L23
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#L23
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#L23
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)
File '/home/runner/work/bitplatform/bitplatform/LICENSE' is not added because the package already contains file '/LICENSE'
build blazor hybrid (android)
File '/home/runner/work/bitplatform/bitplatform/src/Templates/Boilerplate/README.md' is not added because the package already contains file '/README.md'
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)
File '/home/runner/work/bitplatform/bitplatform/LICENSE' is not added because the package already contains file '/LICENSE'
build blazor hybrid (android)
File '/home/runner/work/bitplatform/bitplatform/src/Templates/Boilerplate/README.md' is not added because the package already contains file '/README.md'
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)
File '/home/runner/work/bitplatform/bitplatform/LICENSE' is not added because the package already contains file '/LICENSE'
build blazor hybrid (android)
File '/home/runner/work/bitplatform/bitplatform/src/Templates/Boilerplate/README.md' is not added because the package already contains file '/README.md'

Artifacts

Produced during runtime
Name Size
android-bundle
166 MB
ios-bundle
33.5 MB
server-bundle
92.4 MB
win-exe-bundle
102 MB