Skip to content

Publish all PersistedCache packages to NuGet #9

Publish all PersistedCache packages to NuGet

Publish all PersistedCache packages to NuGet #9

Manually triggered September 21, 2024 12:56
Status Success
Total duration 2m 25s
Artifacts

publish-all-packages.yml

on: workflow_dispatch
Matrix: publish-package / build-test / build-test
Matrix: Publish all PersistedCache packages to NuGet / publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Publish all PersistedCache packages to NuGet / build-test / build-test (8.0): tests/PersistedCache.Tests/PullTests.cs#L139
Nullability of reference types in return type of 'CacheEntry? MongoDbFixture.GetCacheEntry(string key)' doesn't match the target delegate 'Func<string, CacheEntry>' (possibly because of nullability attributes).
Publish all PersistedCache packages to NuGet / build-test / build-test (8.0): tests/PersistedCache.Tests/PullTests.cs#L131
Nullability of reference types in return type of 'CacheEntry? SqliteFixture.GetCacheEntry(string key)' doesn't match the target delegate 'Func<string, CacheEntry>' (possibly because of nullability attributes).
Publish all PersistedCache packages to NuGet / build-test / build-test (8.0): tests/PersistedCache.Tests/PullTests.cs#L123
Nullability of reference types in return type of 'CacheEntry? FileSystemFixture.GetCacheEntry(string key)' doesn't match the target delegate 'Func<string, CacheEntry>' (possibly because of nullability attributes).
Publish all PersistedCache packages to NuGet / build-test / build-test (8.0): tests/PersistedCache.Tests/PullTests.cs#L107
Nullability of reference types in return type of 'CacheEntry? PostgreSqlFixture.GetCacheEntry(string key)' doesn't match the target delegate 'Func<string, CacheEntry>' (possibly because of nullability attributes).
Publish all PersistedCache packages to NuGet / build-test / build-test (8.0): tests/PersistedCache.Tests/PullTests.cs#L99
Nullability of reference types in return type of 'CacheEntry? MySqlFixture.GetCacheEntry(string key)' doesn't match the target delegate 'Func<string, CacheEntry>' (possibly because of nullability attributes).
Publish all PersistedCache packages to NuGet / build-test / build-test (8.0): tests/PersistedCache.Tests/PullTests.cs#L99
Nullability of reference types in return type of 'CacheEntry? MySqlFixture.GetCacheEntry(string key)' doesn't match the target delegate 'Func<string, CacheEntry>' (possibly because of nullability attributes).
Publish all PersistedCache packages to NuGet / build-test / build-test (8.0): tests/PersistedCache.Tests/PullTests.cs#L107
Nullability of reference types in return type of 'CacheEntry? PostgreSqlFixture.GetCacheEntry(string key)' doesn't match the target delegate 'Func<string, CacheEntry>' (possibly because of nullability attributes).
Publish all PersistedCache packages to NuGet / build-test / build-test (8.0): tests/PersistedCache.Tests/PullTests.cs#L123
Nullability of reference types in return type of 'CacheEntry? FileSystemFixture.GetCacheEntry(string key)' doesn't match the target delegate 'Func<string, CacheEntry>' (possibly because of nullability attributes).
Publish all PersistedCache packages to NuGet / build-test / build-test (8.0): tests/PersistedCache.Tests/PullTests.cs#L131
Nullability of reference types in return type of 'CacheEntry? SqliteFixture.GetCacheEntry(string key)' doesn't match the target delegate 'Func<string, CacheEntry>' (possibly because of nullability attributes).
Publish all PersistedCache packages to NuGet / build-test / build-test (8.0): tests/PersistedCache.Tests/PullTests.cs#L139
Nullability of reference types in return type of 'CacheEntry? MongoDbFixture.GetCacheEntry(string key)' doesn't match the target delegate 'Func<string, CacheEntry>' (possibly because of nullability attributes).