Skip to content

FormGroup for unlimited number of inheritance #48

FormGroup for unlimited number of inheritance

FormGroup for unlimited number of inheritance #48

Triggered via push February 27, 2025 10:15
Status Success
Total duration 1m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: DemoWebApi.DemoDataCore/WeatherForecast.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: DemoWebApi.DemoDataCore/AccountBindingModels.cs#L10
Missing XML comment for publicly visible type or member 'AddExternalLoginBindingModel'
build: DemoWebApi.DemoDataCore/AccountBindingModels.cs#L14
Missing XML comment for publicly visible type or member 'AddExternalLoginBindingModel.ExternalAccessToken'
build: DemoWebApi.DemoDataCore/AccountBindingModels.cs#L18
Missing XML comment for publicly visible type or member 'ChangePasswordBindingModel'
build: DemoWebApi.DemoDataCore/AccountBindingModels.cs#L26
Missing XML comment for publicly visible type or member 'ChangePasswordBindingModel.OldPassword'
build: DemoWebApi.DemoDataCore/AccountBindingModels.cs#L34
Missing XML comment for publicly visible type or member 'ChangePasswordBindingModel.NewPassword'
build: DemoWebApi.DemoDataCore/AccountBindingModels.cs#L39
Missing XML comment for publicly visible type or member 'ChangePasswordBindingModel.ConfirmPassword'
build: DemoWebApi.DemoDataCore/AccountBindingModels.cs#L43
Missing XML comment for publicly visible type or member 'RegisterBindingModel'
build: DemoWebApi.DemoDataCore/AccountBindingModels.cs#L47
Missing XML comment for publicly visible type or member 'RegisterBindingModel.Email'
build: DemoWebApi.DemoDataCore/AccountBindingModels.cs#L53
Missing XML comment for publicly visible type or member 'RegisterBindingModel.Password'