Skip to content

Merge pull request #160 from CompostInTraining/dependabot/nuget/MSTes… #378

Merge pull request #160 from CompostInTraining/dependabot/nuget/MSTes…

Merge pull request #160 from CompostInTraining/dependabot/nuget/MSTes… #378

Triggered via push January 31, 2025 22:34
Status Success
Total duration 1m 48s
Artifacts

dotnet.yml

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

Annotations

26 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/DomainBlocksApiTests.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/DomainBlocksApiTests.cs#L73
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/DomainBlocksApiTests.cs#L98
Dereference of a possibly null reference.
publish-osx-x64: 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.
publish-osx-x64: src/CiT.Core/Mastodon/DomainBlocksApi.cs#L73
Cannot convert null literal to non-nullable reference type.
publish-osx-x64: src/CiT.Core/Mastodon/IpAddressBlocksApi.cs#L55
Cannot convert null literal to non-nullable reference type.
publish-osx-x64: src/CiT.Core/Mastodon/EmailDomainBlocksApi.cs#L53
Cannot convert null literal to non-nullable reference type.
publish-osx-x64
No files were found with the provided path: src/CiT.CLI/bin/Release/net7.0/osx-x64/publish/. No artifacts will be uploaded.
publish-win-x64: 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.
publish-win-x64: src/CiT.Core/Mastodon/DomainBlocksApi.cs#L73
Cannot convert null literal to non-nullable reference type.
publish-win-x64: src/CiT.Core/Mastodon/IpAddressBlocksApi.cs#L55
Cannot convert null literal to non-nullable reference type.
publish-win-x64: src/CiT.Core/Mastodon/EmailDomainBlocksApi.cs#L53
Cannot convert null literal to non-nullable reference type.
publish-win-x64
No files were found with the provided path: src/CiT.CLI/bin/Release/net7.0/win-x64/publish/. No artifacts will be uploaded.
publish-linux-x64: 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.
publish-linux-x64: src/CiT.Core/Mastodon/IpAddressBlocksApi.cs#L55
Cannot convert null literal to non-nullable reference type.
publish-linux-x64: src/CiT.Core/Mastodon/DomainBlocksApi.cs#L73
Cannot convert null literal to non-nullable reference type.
publish-linux-x64: src/CiT.Core/Mastodon/EmailDomainBlocksApi.cs#L53
Cannot convert null literal to non-nullable reference type.
publish-linux-x64
No files were found with the provided path: src/CiT.CLI/bin/Release/net7.0/linux-x64/publish/. No artifacts will be uploaded.