Skip to content

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 #224

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 #224

Triggered via pull request September 4, 2023 06:30
Status Success
Total duration 1m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

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

Annotations

10 warnings
build: src/CiT.Core/Mastodon/ApiClient.cs#L11
Non-nullable field 'Client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/CiT.Core/Mastodon/IpAddressBlocksApi.cs#L54
Cannot convert null literal to non-nullable reference type.
build: src/CiT.Core/Mastodon/EmailDomainBlocksApi.cs#L52
Cannot convert null literal to non-nullable reference type.
build: src/CiT.Core/Mastodon/DomainBlocksApi.cs#L72
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/MeasuresApiTests.cs#L123
Dereference of a possibly null reference.
build: tests/CiT.Core.Tests/Mastodon/MeasuresApiTests.cs#L148
Dereference of a possibly null reference.
build: tests/CiT.Core.Tests/Mastodon/MeasuresApiTests.cs#L173
Dereference of a possibly null reference.