Merge pull request #484 from apexcharts/add-pie-value-sample #258
Annotations
5 warnings
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/github-pages-deploy-action@releases/v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/github-pages-deploy-action@releases/v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-deploy:
src/Blazor-ApexCharts/ApexChart.razor.cs#L801
XML comment has a param tag for 'shouldUpdateChart', but there is no parameter by that name
|
build-and-deploy:
src/Blazor-ApexCharts/ApexChart.razor.cs#L802
XML comment has a param tag for 'shouldResetZoom', but there is no parameter by that name
|
build-and-deploy:
src/Blazor-ApexCharts/ApexChart.razor.cs#L803
Parameter 'name' has no matching param tag in the XML comment for 'ApexChart<TItem>.SetLocaleAsync(string)' (but other parameters do)
|