Bump actions/upload-artifact from 5 to 6 #5
Merged
Annotations
10 warnings
|
Build:
tests/CiT.Core.Tests/Mastodon/MeasuresApiTests.cs#L35
Non-nullable field '_configManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
tests/CiT.Core.Tests/Mastodon/MeasuresApiTests.cs#L173
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#L123
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#L73
Dereference of a possibly null reference.
|
|
Build:
tests/CiT.Core.Tests/Mastodon/MeasuresApiTests.cs#L48
Dereference of a possibly null reference.
|
|
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:
src/CiT.Core/Mastodon/EmailDomainBlocksApi.cs#L53
Cannot convert null literal to non-nullable reference type.
|
Loading