Bump NUnit from 3.13.3 to 3.14.0 in /src #364
Annotations
11 warnings
build (windows-2022)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, cake-build/cake-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-2022):
src/GitReleaseManager.Core/Model/Issue.cs#L11
Change the type of property 'Issue.HtmlUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
build (windows-2022):
src/GitReleaseManager.Core/Model/Milestone.cs#L13
Change the type of property 'Milestone.HtmlUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
build (windows-2022):
src/GitReleaseManager.Core/Model/Milestone.cs#L15
Change the type of property 'Milestone.Url' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
build (windows-2022):
src/GitReleaseManager.Core/Model/Release.cs#L18
Change the type of property 'Release.HtmlUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
build (windows-2022):
src/GitReleaseManager.Core/Model/Release.cs#L20
Change the type of property 'Release.UploadUrl' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056)
|
build (windows-2022):
src/GitReleaseManager.Core/Options/AddAssetSubOptions.cs#L10
Change 'AssetPaths' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
|
build (windows-2022):
src/GitReleaseManager.Core/Options/CreateSubOptions.cs#L10
Change 'AssetPaths' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
|
build (windows-2022):
src/GitReleaseManager.Core/Exceptions/InvalidIssuesException.cs#L31
Change 'Errors' to be read-only by removing the property setter (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
|
build (windows-2022):
src/GitReleaseManager.Core/VcsService.cs#L144
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'VcsService.AddAssetsAsync(string, string, string, IList<string>, Release)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
build (windows-2022):
src/GitReleaseManager.Core/VcsService.cs#L180
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'VcsService.AddAssetsAsync(string, string, string, IList<string>, Release)' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
package
Expired
|
5.13 MB |
|
windows-2022 issues
Expired
|
362 KB |
|