Todo Sample CD #341
todo-sample.cd.yml
on: workflow_dispatch
build api + blazor web
2m 13s
build blazor hybrid (windows)
4m 51s
build blazor hybrid (android)
14m 28s
build blazor hybrid (iOS-macOS)
9m 35s
deploy api + blazor
40s
Annotations
8 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 (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
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
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
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 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)
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 (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
|
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)
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
android-bundle
|
160 MB |
|
ios-bundle
|
31.6 MB |
|
server-bundle
|
91.2 MB |
|
win-exe-bundle
|
101 MB |
|