Fix missing extension method in Razor view #5
Annotations
10 errors and 1 warning
Build:
src/OrchardCore.Modules/OrchardCore.Navigation/PagerShapesTableProvider.cs#L469
There is no argument given that corresponds to the required parameter 'defaultValue' of 'IShapeExtensions.GetProperty<T>(IShape, string, T)'
|
Build:
src/OrchardCore.Modules/OrchardCore.Navigation/NavigationShapes.cs#L21
There is no argument given that corresponds to the required parameter 'defaultValue' of 'IShapeExtensions.GetProperty<T>(IShape, string, T)'
|
Build:
src/OrchardCore.Modules/OrchardCore.Navigation/NavigationShapes.cs#L30
There is no argument given that corresponds to the required parameter 'defaultValue' of 'IShapeExtensions.GetProperty<T>(IShape, string, T)'
|
Build:
src/OrchardCore.Modules/OrchardCore.Navigation/NavigationShapes.cs#L55
There is no argument given that corresponds to the required parameter 'defaultValue' of 'IShapeExtensions.GetProperty<T>(IShape, string, T)'
|
Build:
src/OrchardCore.Modules/OrchardCore.Navigation/NavigationShapes.cs#L80
There is no argument given that corresponds to the required parameter 'defaultValue' of 'IShapeExtensions.GetProperty<T>(IShape, string, T)'
|
Build:
src/OrchardCore.Modules/OrchardCore.Navigation/NavigationShapes.cs#L81
There is no argument given that corresponds to the required parameter 'defaultValue' of 'IShapeExtensions.GetProperty<T>(IShape, string, T)'
|
Build:
src/OrchardCore.Modules/OrchardCore.Navigation/NavigationShapes.cs#L82
There is no argument given that corresponds to the required parameter 'defaultValue' of 'IShapeExtensions.GetProperty<T>(IShape, string, T)'
|
Build:
src/OrchardCore.Modules/OrchardCore.Navigation/NavigationShapes.cs#L95
There is no argument given that corresponds to the required parameter 'defaultValue' of 'IShapeExtensions.GetProperty<T>(IShape, string, T)'
|
Build:
src/OrchardCore.Modules/OrchardCore.Navigation/NavigationShapes.cs#L96
There is no argument given that corresponds to the required parameter 'defaultValue' of 'IShapeExtensions.GetProperty<T>(IShape, string, T)'
|
Build:
src/OrchardCore.Modules/OrchardCore.Navigation/PagerShapesTableProvider.cs#L516
There is no argument given that corresponds to the required parameter 'defaultValue' of 'IShapeExtensions.GetProperty<T>(IShape, string, T)'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading