Skip to content

Merge pull request #138 from CompostInTraining/136-use-yaml-for-confi… #336

Merge pull request #138 from CompostInTraining/136-use-yaml-for-confi…

Merge pull request #138 from CompostInTraining/136-use-yaml-for-confi… #336

Triggered via push September 24, 2024 18:16
Status Success
Total duration 1m 27s
Artifacts

dotnet.yml

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

Annotations

26 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/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/MeasuresApiTests.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/EmailDomainBlocksApiTests.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/EmailDomainBlocksApiTests.cs#L73
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/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: src/CiT.Core/Mastodon/DomainBlocksApi.cs#L73
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/EmailDomainBlocksApi.cs#L53
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/IpAddressBlocksApi.cs#L55
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.