Skip to content

Update publish.yml

Update publish.yml #70

Triggered via pull request August 16, 2023 14:46
Status Success
Total duration 4m 3s
Artifacts 1

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings and 1 notice
Nullability of type of parameter doesn't match overridden member (possibly because of nullability attributes).: test/Htmx.Tests/Helpers/FakeHttpResponse.cs#L32
Nullability of type of parameter 'value' in accessor does not match overridden member 'string? Microsoft.AspNetCore.Http.HttpResponse.ContentType.set' (possibly because of nullability attributes)
Nullability of type of parameter doesn't match overridden member (possibly because of nullability attributes).: test/Htmx.Tests/Helpers/FakeHttpRequest.cs#L35
Nullability of type of parameter 'value' in accessor does not match overridden member 'string? Microsoft.AspNetCore.Http.HttpRequest.ContentType.set' (possibly because of nullability attributes)
Non-nullable member is uninitialized.: test/Htmx.Tests/Helpers/FakeHttpResponse.cs#L10
Non-nullable properties 'HttpContext', 'Body', 'ContentType', 'Cookies' are uninitialized. Consider declaring the properties as nullable.
Non-nullable member is uninitialized.: test/Htmx.Tests/Helpers/FakeHttpRequest.cs#L11
Non-nullable properties 'HttpContext', 'Method', 'Scheme', 'Query', 'Protocol', 'Cookies', 'ContentType', 'Body', 'Form' are uninitialized. Consider declaring the properties as nullable.
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: test/Htmx.Tests/Helpers/FakeHttpRequest.cs#L35
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
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/HtmxHttpRequestExtensionsTests.cs#L52
Dereference of a possibly null reference.
build: test/Htmx.Tests/HtmxHttpRequestExtensionsTests.cs#L61
Dereference of a possibly null reference.
build: test/Htmx.Tests/HtmxHttpRequestExtensionsTests.cs#L70
Dereference of a possibly null reference.
build: test/Htmx.Tests/HtmxHttpRequestExtensionsTests.cs#L79
Dereference of a possibly null reference.
build: test/Htmx.Tests/HtmxHttpRequestExtensionsTests.cs#L88
Dereference of a possibly null reference.
build: test/Htmx.Tests/Helpers/FakeHttpResponse.cs#L10
Non-nullable property 'HttpContext' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: test/Htmx.Tests/Helpers/FakeHttpResponse.cs#L10
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: test/Htmx.Tests/Helpers/FakeHttpResponse.cs#L10
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
artifact Expired
101 KB