Todo Sample CD #307
todo-sample.cd.yml
on: workflow_dispatch
build api + blazor web
2m 16s
build blazor hybrid (windows)
5m 39s
build blazor hybrid (android)
12m 41s
build blazor hybrid (iOS-macOS)
8m 58s
deploy api + blazor
45s
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#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 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 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 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 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 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#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 (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):
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
|
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 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 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 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 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 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 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 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 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 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 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
|
142 MB |
|
ios-bundle
|
29.3 MB |
|
server-bundle
|
89.6 MB |
|
win-exe-bundle
|
18.9 MB |
|