Skip to content

Merge pull request #23 from Fat-Snail/master #186

Merge pull request #23 from Fat-Snail/master

Merge pull request #23 from Fat-Snail/master #186

Triggered via push February 28, 2024 08:03
Status Success
Total duration 1m 21s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-publish: XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Cache/EntityCache.cs#L25
Nullability of reference types in return type of 'string? CacheBase<TEntity>.ConnName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.ConnName.get' (possibly because of nullability attributes).
build-publish: XCode/Cache/EntityCache.cs#L25
Nullability of reference types in return type of 'string? CacheBase<TEntity>.TableName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.TableName.get' (possibly because of nullability attributes).
build-publish: XCode/Cache/SingleEntityCache.cs#L20
Nullability of reference types in return type of 'string? CacheBase<TEntity>.ConnName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.ConnName.get' (possibly because of nullability attributes).
build-publish: XCode/Cache/SingleEntityCache.cs#L20
Nullability of reference types in return type of 'string? CacheBase<TEntity>.TableName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.TableName.get' (possibly because of nullability attributes).
build-publish: XCode/Code/EntityBuilder.cs#L36
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Code/EntityBuilder.cs#L128
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Code/HtmlBuilder.cs#L203
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).