Skip to content

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 #323

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 #323

Triggered via pull request September 9, 2024 06:50
Status Success
Total duration 52s
Artifacts

dotnet.yml

on: pull_request
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
build: src/CiT.Core/Mastodon/ApiClient.cs#L11
Non-nullable field 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/CiT.Core/Mastodon/IpAddressBlocksApi.cs#L55
Cannot convert null literal to non-nullable reference type.
build: src/CiT.Core/Mastodon/EmailDomainBlocksApi.cs#L53
Cannot convert null literal to non-nullable reference type.
build: src/CiT.Core/Mastodon/DomainBlocksApi.cs#L73
Cannot convert null literal to non-nullable reference type.
build: tests/CiT.Core.Tests/Mastodon/MeasuresApiTests.cs#L48
Dereference of a possibly null reference.
build: tests/CiT.Core.Tests/Mastodon/MeasuresApiTests.cs#L73
Dereference of a possibly null reference.
build: tests/CiT.Core.Tests/Mastodon/MeasuresApiTests.cs#L98
Dereference of a possibly null reference.
build: tests/CiT.Core.Tests/Mastodon/EmailDomainBlocksApiTests.cs#L48
Dereference of a possibly null reference.
build: tests/CiT.Core.Tests/Mastodon/DomainBlocksApiTests.cs#L48
Dereference of a possibly null reference.
build: tests/CiT.Core.Tests/Mastodon/MeasuresApiTests.cs#L123
Dereference of a possibly null reference.