Skip to content

Bump MSTest.TestAdapter from 3.6.2 to 3.6.3 #350

Bump MSTest.TestAdapter from 3.6.2 to 3.6.3

Bump MSTest.TestAdapter from 3.6.2 to 3.6.3 #350

Triggered via pull request November 18, 2024 06:59
Status Success
Total duration 58s
Artifacts

dotnet.yml

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

Annotations

11 warnings
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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/EmailDomainBlocksApi.cs#L53
Cannot convert null literal to non-nullable reference type.
build: src/CiT.Core/Mastodon/IpAddressBlocksApi.cs#L55
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/IpAddressBlocksApiTests.cs#L48
Dereference of a possibly null reference.
build: tests/CiT.Core.Tests/Mastodon/MeasuresApiTests.cs#L48
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/DomainBlocksApiTests.cs#L73
Dereference of a possibly null reference.