fix: change time based config properties to use timespan, add tests #12
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3, dorny/test-reporter@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests:
src/Htmxor/Configuration/Serialization/HtmxConfigJsonSerializerContext.cs#L5
The member 'Htmxor.Configuration.Serialization.HtmxConfigJsonSerializerContext' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
Run tests:
src/Htmxor/Http/HtmxResponse.cs#L5
Parameter 'context' is unread.
|
Run tests:
src/Htmxor/Components/FullPageContent.cs#L5
Missing XML comment for publicly visible type or member 'FullPageContent'
|
Run tests:
src/Htmxor/Components/FullPageContent.cs#L11
Missing XML comment for publicly visible type or member 'FullPageContent.ChildContent'
|
Run tests:
src/Htmxor/Components/FullPageContent.cs#L13
Missing XML comment for publicly visible type or member 'FullPageContent.Attach(RenderHandle)'
|
Run tests:
src/Htmxor/Components/FullPageContent.cs#L15
Missing XML comment for publicly visible type or member 'FullPageContent.SetParametersAsync(ParameterView)'
|
Run tests:
src/Htmxor/Components/HtmxContent.cs#L5
Missing XML comment for publicly visible type or member 'HtmxContent'
|
Run tests:
src/Htmxor/Components/HtmxContent.cs#L11
Missing XML comment for publicly visible type or member 'HtmxContent.ChildContent'
|
Run tests:
src/Htmxor/Components/HtmxContent.cs#L13
Missing XML comment for publicly visible type or member 'HtmxContent.Attach(RenderHandle)'
|
Run tests:
src/Htmxor/Components/HtmxContent.cs#L15
Missing XML comment for publicly visible type or member 'HtmxContent.SetParametersAsync(ParameterView)'
|
The logs for this run have expired and are no longer available.
Loading