Skip to content

Merge pull request #1 from donderjoekel/feature/v16_refactor #47

Merge pull request #1 from donderjoekel/feature/v16_refactor

Merge pull request #1 from donderjoekel/feature/v16_refactor #47

Triggered via push August 1, 2024 18:17
Status Success
Total duration 36s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
publish
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish: Data/Entities/Auth.cs#L32
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IIdentifiable.StringId.set' (possibly because of nullability attributes).
publish: Data/Entities/Auth.cs#L37
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IIdentifiable.LocalId.set' (possibly because of nullability attributes).
publish: Data/Entities/PersonalBestDaily.cs#L33
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IIdentifiable.StringId.set' (possibly because of nullability attributes).
publish: Data/Entities/PersonalBestDaily.cs#L38
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IIdentifiable.LocalId.set' (possibly because of nullability attributes).
publish: Data/Entities/Favorite.cs#L29
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IIdentifiable.StringId.set' (possibly because of nullability attributes).
publish: Data/Entities/Favorite.cs#L34
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IIdentifiable.LocalId.set' (possibly because of nullability attributes).
publish: Data/Entities/RecordMedia.cs#L29
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IIdentifiable.StringId.set' (possibly because of nullability attributes).
publish: Data/Entities/RecordMedia.cs#L34
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IIdentifiable.LocalId.set' (possibly because of nullability attributes).
publish: Data/Entities/PersonalBestGlobal.cs#L31
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IIdentifiable.StringId.set' (possibly because of nullability attributes).
publish: Data/Entities/PersonalBestGlobal.cs#L36
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IIdentifiable.LocalId.set' (possibly because of nullability attributes).