(maint) Update dependency Verify.Xunit to v23 #971
Annotations
7 errors and 11 warnings
Analyze (csharp):
src/Cake.Gradle.Tests/GradleBootstrapperTest.cs#L17
'UsesVerifyAttribute' is obsolete: 'No longer required. Usages of this attribute can be removed.'
|
Analyze (csharp):
src/Cake.Gradle.Tests/GradleBootstrapperTest.cs#L17
'UsesVerifyAttribute' is obsolete: 'No longer required. Usages of this attribute can be removed.'
|
Analyze (csharp):
src/Cake.Gradle.Tests/GradleBootstrapperTest.cs#L17
'UsesVerifyAttribute' is obsolete: 'No longer required. Usages of this attribute can be removed.'
|
Analyze (csharp):
src/Cake.Gradle.Tests/GradleBootstrapperTest.cs#L17
'UsesVerifyAttribute' is obsolete: 'No longer required. Usages of this attribute can be removed.'
|
Analyze (csharp):
src/Cake.Gradle.Tests/GradleBootstrapperTest.cs#L17
'UsesVerifyAttribute' is obsolete: 'No longer required. Usages of this attribute can be removed.'
|
Analyze (csharp):
src/Cake.Gradle.Tests/GradleBootstrapperTest.cs#L17
'UsesVerifyAttribute' is obsolete: 'No longer required. Usages of this attribute can be removed.'
|
Analyze (csharp)
The process 'tools/dotnet-cake' failed with exit code 1
|
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (csharp)
'JsonWriter.Write(ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Analyze (csharp):
src/Cake.Gradle/Abstractions/WebAdapter.cs#L61
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Analyze (csharp)
Missing XML comment for publicly visible type or member 'JsonType'
|
Analyze (csharp)
Missing XML comment for publicly visible type or member 'JsonType.None'
|
Analyze (csharp)
Missing XML comment for publicly visible type or member 'JsonType.Object'
|
Analyze (csharp)
Missing XML comment for publicly visible type or member 'JsonType.Array'
|
Analyze (csharp)
Missing XML comment for publicly visible type or member 'JsonType.String'
|
Analyze (csharp)
Missing XML comment for publicly visible type or member 'JsonType.Int'
|
Analyze (csharp)
Missing XML comment for publicly visible type or member 'JsonType.Long'
|
Analyze (csharp)
Missing XML comment for publicly visible type or member 'JsonType.Double'
|