Skip to content

Auth is not for jsonapi #49

Auth is not for jsonapi

Auth is not for jsonapi #49

Triggered via push August 25, 2024 12:11
Status Success
Total duration 36s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
publish
The following actions use a deprecated Node.js version 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/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).
publish: Data/Entities/StatsDaily.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/StatsDaily.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).