Merge pull request #16 from felipebaltazar/hotfix/fix-cachefilepath #15
PackageCI.yml
on: push
Build and publish package
4m 9s
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/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/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/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
|