Updating to v5.0 (#358) #71
Annotations
1 error and 4 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: rohith/publish-nuget@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: rohith/publish-nuget@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/GuardClauses/GuardAgainstNullExtensions.cs#L217
Possible null reference argument for parameter 'x' in 'bool EqualityComparer<T>.Equals(T x, T y)'.
|
src/GuardClauses/GuardAgainstNullExtensions.cs#L217
Possible null reference argument for parameter 'x' in 'bool EqualityComparer<T>.Equals(T x, T y)'.
|
This job failed
Loading