Skip to content

Add HtmxTriggerSpecification tests and update TagHelper #76

Add HtmxTriggerSpecification tests and update TagHelper

Add HtmxTriggerSpecification tests and update TagHelper #76

Triggered via push April 22, 2024 19:55
Status Failure
Total duration 32s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
build: test/Htmx.Tests/HtmxTriggerSpecificationTests.cs#L9
The feature 'primary constructors' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
build: test/Htmx.Tests/HtmxTriggerSpecificationTests.cs#L9
The feature 'primary constructors' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Htmx.TagHelpers/HtmxConfigMetaTagHelper.cs#L315
Non-nullable property 'Trigger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: test/Htmx.Tests/Helpers/FakeHttpResponse.cs#L32
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: test/Htmx.Tests/Helpers/FakeHttpRequest.cs#L35
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/Htmx.TagHelpers/HtmxConfigMetaTagHelper.cs#L315
Non-nullable property 'Trigger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: test/Htmx.Tests/Helpers/FakeHttpResponse.cs#L32
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: test/Htmx.Tests/Helpers/FakeHttpRequest.cs#L35
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).