Merge pull request #266 from thirstyape/3-update-options-from-latest-… #335
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
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/
|
build:
src/Blazor-ApexCharts/Models/Converters/CustomJsonStringEnumConverter.cs#L23
Missing XML comment for publicly visible type or member 'CustomJsonStringEnumConverter.CustomJsonStringEnumConverter()'
|
build:
src/Blazor-ApexCharts/Models/Converters/CustomJsonStringEnumConverter.cs#L25
Missing XML comment for publicly visible type or member 'CustomJsonStringEnumConverter.CustomJsonStringEnumConverter(JsonNamingPolicy, bool)'
|
build:
src/Blazor-ApexCharts/Models/Converters/CustomJsonStringEnumConverter.cs#L56
Missing XML comment for publicly visible type or member 'JsonNamingPolicyDecorator'
|
build:
src/Blazor-ApexCharts/Models/Converters/CustomJsonStringEnumConverter.cs#L60
Missing XML comment for publicly visible type or member 'JsonNamingPolicyDecorator.JsonNamingPolicyDecorator(JsonNamingPolicy)'
|
build:
src/Blazor-ApexCharts/Models/DataPoints/JSDataPointSelection.cs#L10
Missing XML comment for publicly visible type or member 'JSDataPointSelection.SelectedDataPoints'
|
build:
src/Blazor-ApexCharts/Models/DataPoints/JSDataPointSelection.cs#L122
Missing XML comment for publicly visible type or member 'ZoomedData<TItem>.YAxis'
|
build:
src/Blazor-ApexCharts/Series/IApexSeries.cs#L37
Missing XML comment for publicly visible type or member 'IApexSeries<TItem>.Group'
|
build:
src/Blazor-ApexCharts/Series/JSZoomed.cs#L13
Missing XML comment for publicly visible type or member 'JSZoomed.YAxis'
|
build:
src/Blazor-ApexCharts/Models/Converters/CustomJsonStringEnumConverter.cs#L23
Missing XML comment for publicly visible type or member 'CustomJsonStringEnumConverter.CustomJsonStringEnumConverter()'
|
build:
src/Blazor-ApexCharts/Models/Converters/CustomJsonStringEnumConverter.cs#L25
Missing XML comment for publicly visible type or member 'CustomJsonStringEnumConverter.CustomJsonStringEnumConverter(JsonNamingPolicy, bool)'
|