🧱 #254 Update edit navigation path in Brand Actions component #149
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Pds/Pds.Web/Common/FakeAuthorisation/FakeAccessTokenProvider.cs#L8
'AccessTokenResult.AccessTokenResult(AccessTokenResultStatus, AccessToken, string)' is obsolete: 'Use the AccessTokenResult(AccessTokenResultStatus, AccessToken, string, InteractiveRequestOptions)'
|
Pds/Pds.Web/Common/FakeAuthorisation/FakeAccessTokenProvider.cs#L13
'AccessTokenResult.AccessTokenResult(AccessTokenResultStatus, AccessToken, string)' is obsolete: 'Use the AccessTokenResult(AccessTokenResultStatus, AccessToken, string, InteractiveRequestOptions)'
|
Pds/Pds.Web/Components/Pagination/PagingComponent.razor#L45
Component parameter 'Pds.Web.Components.Pagination.PagingComponent.PageSizeList' should be auto property
|
Pds/Pds.Web/Components/Pagination/PagingComponent.razor#L56
Component parameter 'Pds.Web.Components.Pagination.PagingComponent.DefaultPageSize' should be auto property
|
Pds/Pds.Web/Components/Pagination/PagingComponent.razor#L69
Component parameter 'Pds.Web.Components.Pagination.PagingComponent.TotalItems' should be auto property
|
Pds/Pds.Web/Components/Pagination/PagingComponent.razor#L82
Component parameter 'Pds.Web.Components.Pagination.PagingComponent.Radius' should be auto property
|
Pds/Pds.Web/Common/FakeAuthorisation/FakeAccessTokenProvider.cs#L8
'AccessTokenResult.AccessTokenResult(AccessTokenResultStatus, AccessToken, string)' is obsolete: 'Use the AccessTokenResult(AccessTokenResultStatus, AccessToken, string, InteractiveRequestOptions)'
|
Pds/Pds.Web/Common/FakeAuthorisation/FakeAccessTokenProvider.cs#L13
'AccessTokenResult.AccessTokenResult(AccessTokenResultStatus, AccessToken, string)' is obsolete: 'Use the AccessTokenResult(AccessTokenResultStatus, AccessToken, string, InteractiveRequestOptions)'
|
Pds/Pds.Web/Components/Pagination/PagingComponent.razor#L45
Component parameter 'Pds.Web.Components.Pagination.PagingComponent.PageSizeList' should be auto property
|
Pds/Pds.Web/Components/Pagination/PagingComponent.razor#L56
Component parameter 'Pds.Web.Components.Pagination.PagingComponent.DefaultPageSize' should be auto property
|
This job succeeded
Loading