Skip to content

Merge pull request #13 from felipebaltazar/feature/improve-usage #14

Merge pull request #13 from felipebaltazar/feature/improve-usage

Merge pull request #13 from felipebaltazar/feature/improve-usage #14

Triggered via push February 18, 2024 22:15
Status Success
Total duration 6m 17s
Artifacts

PackageCI.yml

on: push
Build and publish package
6m 7s
Build and publish package
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and publish package
- At least one .targets file was found in 'buildTransitive/', but 'buildTransitive/ServerDrivenUI.Maui.targets' was not.
Build and publish package: Maui.ServerDrivenUI/Views/ServerDrivenView.cs#L40
Nullability of reference types in return type of 'Action? ServerDrivenView.OnLoaded.get' doesn't match implicitly implemented member 'Action IServerDrivenVisualElement.OnLoaded.get' (possibly because of nullability attributes).
Build and publish package: Maui.ServerDrivenUI/Views/ServerDrivenView.cs#L40
Nullability of reference types in return type of 'Action? ServerDrivenView.OnLoaded.get' doesn't match implicitly implemented member 'Action IServerDrivenVisualElement.OnLoaded.get' (possibly because of nullability attributes).
Build and publish package: Maui.ServerDrivenUI/Views/ServerDrivenView.cs#L40
Nullability of reference types in return type of 'Action? ServerDrivenView.OnLoaded.get' doesn't match implicitly implemented member 'Action IServerDrivenVisualElement.OnLoaded.get' (possibly because of nullability attributes).
Build and publish package: Maui.ServerDrivenUI/Views/ServerDrivenContentPage.cs#L48
Non-nullable property 'OnLoaded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and publish package: Maui.ServerDrivenUI/Views/ServerDrivenContentPage.cs#L48
Non-nullable property 'OnLoaded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and publish package: Maui.ServerDrivenUI/Views/ServerDrivenContentPage.cs#L48
Non-nullable property 'OnLoaded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and publish package: Maui.ServerDrivenUI/Views/ServerDrivenView.cs#L40
Nullability of reference types in return type of 'Action? ServerDrivenView.OnLoaded.get' doesn't match implicitly implemented member 'Action IServerDrivenVisualElement.OnLoaded.get' (possibly because of nullability attributes).
Build and publish package: Maui.ServerDrivenUI/Views/ServerDrivenContentPage.cs#L48
Non-nullable property 'OnLoaded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and publish package: Maui.ServerDrivenUI/Models/CustomNamespace.cs#L8
XML comment has a param tag for 'alias', but there is no parameter by that name
Build and publish package: Maui.ServerDrivenUI/Models/CustomNamespace.cs#L9
XML comment has a param tag for 'namespace', but there is no parameter by that name