fix: change time based config properties to use timespan, add tests #12
ci.yml
on: push
Annotations
1 error and 38 warnings
run-stryker
Process completed with exit code 1.
|
run-stryker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, Sibz/github-status-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-stryker
The following actions uses node12 which is deprecated and will be forced to run on node16: Sibz/github-status-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
create-nuget
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
create-nuget:
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)
|
create-nuget:
src/Htmxor/Http/HtmxResponse.cs#L5
Parameter 'context' is unread.
|
create-nuget:
src/Htmxor/Components/FullPageContent.cs#L5
Missing XML comment for publicly visible type or member 'FullPageContent'
|
create-nuget:
src/Htmxor/Components/FullPageContent.cs#L11
Missing XML comment for publicly visible type or member 'FullPageContent.ChildContent'
|
create-nuget:
src/Htmxor/Components/FullPageContent.cs#L13
Missing XML comment for publicly visible type or member 'FullPageContent.Attach(RenderHandle)'
|
create-nuget:
src/Htmxor/Components/FullPageContent.cs#L15
Missing XML comment for publicly visible type or member 'FullPageContent.SetParametersAsync(ParameterView)'
|
create-nuget:
src/Htmxor/Components/HtmxContent.cs#L5
Missing XML comment for publicly visible type or member 'HtmxContent'
|
create-nuget:
src/Htmxor/Components/HtmxContent.cs#L11
Missing XML comment for publicly visible type or member 'HtmxContent.ChildContent'
|
create-nuget:
src/Htmxor/Components/HtmxContent.cs#L13
Missing XML comment for publicly visible type or member 'HtmxContent.Attach(RenderHandle)'
|
create-nuget:
src/Htmxor/Components/HtmxContent.cs#L15
Missing XML comment for publicly visible type or member 'HtmxContent.SetParametersAsync(ParameterView)'
|
run-test (net8.0)
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-test (net8.0):
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-test (net8.0):
src/Htmxor/Http/HtmxResponse.cs#L5
Parameter 'context' is unread.
|
run-test (net8.0):
src/Htmxor/Components/FullPageContent.cs#L5
Missing XML comment for publicly visible type or member 'FullPageContent'
|
run-test (net8.0):
src/Htmxor/Components/FullPageContent.cs#L11
Missing XML comment for publicly visible type or member 'FullPageContent.ChildContent'
|
run-test (net8.0):
src/Htmxor/Components/FullPageContent.cs#L13
Missing XML comment for publicly visible type or member 'FullPageContent.Attach(RenderHandle)'
|
run-test (net8.0):
src/Htmxor/Components/FullPageContent.cs#L15
Missing XML comment for publicly visible type or member 'FullPageContent.SetParametersAsync(ParameterView)'
|
run-test (net8.0):
src/Htmxor/Components/HtmxContent.cs#L5
Missing XML comment for publicly visible type or member 'HtmxContent'
|
run-test (net8.0):
src/Htmxor/Components/HtmxContent.cs#L11
Missing XML comment for publicly visible type or member 'HtmxContent.ChildContent'
|
run-test (net8.0):
src/Htmxor/Components/HtmxContent.cs#L13
Missing XML comment for publicly visible type or member 'HtmxContent.Attach(RenderHandle)'
|
run-test (net8.0):
src/Htmxor/Components/HtmxContent.cs#L15
Missing XML comment for publicly visible type or member 'HtmxContent.SetParametersAsync(ParameterView)'
|
validate-nuget
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
infer-sharp
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@v2, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
infer-sharp
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
infer-sharp
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
infer-sharp:
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)
|
infer-sharp:
src/Htmxor/Http/HtmxResponse.cs#L5
Parameter 'context' is unread.
|
infer-sharp:
src/Htmxor/Components/FullPageContent.cs#L5
Missing XML comment for publicly visible type or member 'FullPageContent'
|
infer-sharp:
src/Htmxor/Components/FullPageContent.cs#L11
Missing XML comment for publicly visible type or member 'FullPageContent.ChildContent'
|
infer-sharp:
src/Htmxor/Components/FullPageContent.cs#L13
Missing XML comment for publicly visible type or member 'FullPageContent.Attach(RenderHandle)'
|
infer-sharp:
src/Htmxor/Components/FullPageContent.cs#L15
Missing XML comment for publicly visible type or member 'FullPageContent.SetParametersAsync(ParameterView)'
|
infer-sharp:
src/Htmxor/Components/HtmxContent.cs#L5
Missing XML comment for publicly visible type or member 'HtmxContent'
|
infer-sharp:
src/Htmxor/Components/HtmxContent.cs#L11
Missing XML comment for publicly visible type or member 'HtmxContent.ChildContent'
|
infer-sharp:
src/Htmxor/Components/HtmxContent.cs#L13
Missing XML comment for publicly visible type or member 'HtmxContent.Attach(RenderHandle)'
|
infer-sharp:
src/Htmxor/Components/HtmxContent.cs#L15
Missing XML comment for publicly visible type or member 'HtmxContent.SetParametersAsync(ParameterView)'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
infer-sharp-report
Expired
|
0 Bytes |
|
nuget
Expired
|
79.5 KB |
|
test-results-net8.0
Expired
|
534 KB |
|