Skip to content

Fixed some samples #269

Fixed some samples

Fixed some samples #269

Triggered via push October 6, 2024 15:24
Status Success
Total duration 1m 20s
Artifacts

deploy-docs.yml

on: push
build-and-deploy
1m 13s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

8 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 use a deprecated Node.js version 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/Models/ApexChartOptions.cs#L77
XML comment has syntactically incorrect cref attribute 'ApexCharts.Responsive{TItem} />'
build-and-deploy: src/Blazor-ApexCharts/Models/ApexChartOptions.cs#L77
XML comment has badly formed XML -- 'Missing closing quotation mark for string literal.'
build-and-deploy: src/Blazor-ApexCharts/Models/ApexChartOptions.cs#L77
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'inheritdoc'.'
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)