Set package license explicitly in GuardClauses.csproj (#359) #72
Annotations
1 error and 4 warnings
publish on version change
😭 error: File does not exist (1).
|
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/
|
publish on version change:
src/GuardClauses/GuardAgainstNullExtensions.cs#L217
Possible null reference argument for parameter 'x' in 'bool EqualityComparer<T>.Equals(T x, T y)'.
|
publish on version change:
src/GuardClauses/GuardAgainstNullExtensions.cs#L217
Possible null reference argument for parameter 'x' in 'bool EqualityComparer<T>.Equals(T x, T y)'.
|
Loading