Update ddrawcompat #130
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish:
Sims1WidescreenPatcher.Core/Validations/FileExistsAttribute.cs#L7
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
Sims1WidescreenPatcher.Core/Validations/RequiredAltAttribute.cs#L12
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Publish:
Sims1WidescreenPatcher.Core/Models/AspectRatio.cs#L59
Nullability of reference types in type of parameter 'x' of 'bool AspectRatio.Equals(AspectRatio x, AspectRatio y)' doesn't match implicitly implemented member 'bool IEqualityComparer<AspectRatio>.Equals(AspectRatio? x, AspectRatio? y)' (possibly because of nullability attributes).
|
Publish:
Sims1WidescreenPatcher.Core/Models/AspectRatio.cs#L59
Nullability of reference types in type of parameter 'y' of 'bool AspectRatio.Equals(AspectRatio x, AspectRatio y)' doesn't match implicitly implemented member 'bool IEqualityComparer<AspectRatio>.Equals(AspectRatio? x, AspectRatio? y)' (possibly because of nullability attributes).
|
Publish:
Sims1WidescreenPatcher.Core/Models/Resolution.cs#L9
Nullability of reference types in type of parameter 'x' of 'bool WidthHeightEqualityComparer.Equals(Resolution x, Resolution y)' doesn't match implicitly implemented member 'bool IEqualityComparer<Resolution>.Equals(Resolution? x, Resolution? y)' (possibly because of nullability attributes).
|
Publish:
Sims1WidescreenPatcher.Core/Models/Resolution.cs#L9
Nullability of reference types in type of parameter 'y' of 'bool WidthHeightEqualityComparer.Equals(Resolution x, Resolution y)' doesn't match implicitly implemented member 'bool IEqualityComparer<Resolution>.Equals(Resolution? x, Resolution? y)' (possibly because of nullability attributes).
|
Publish:
Sims1WidescreenPatcher.Core/Validations/RequiredAltAttribute.cs#L17
Possible null reference return.
|
Publish:
Sims1WidescreenPatcher.Core/Validations/RequiredAltAttribute.cs#L20
Possible null reference return.
|
Publish:
Sims1WidescreenPatcher.Core/Validations/FileExistsAttribute.cs#L13
Possible null reference return.
|
Publish:
Sims1WidescreenPatcher.Core/Validations/FileExistsAttribute.cs#L18
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading