(maint) Update actions/setup-dotnet action to v4.1.0 #1048
Annotations
10 warnings
Build project
'JsonWriter.Write(ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Build project:
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)
|
Build project
Missing XML comment for publicly visible type or member 'JsonType'
|
Build project
Missing XML comment for publicly visible type or member 'JsonType.None'
|
Build project
Missing XML comment for publicly visible type or member 'JsonType.Object'
|
Build project
Missing XML comment for publicly visible type or member 'JsonType.Array'
|
Build project
Missing XML comment for publicly visible type or member 'JsonType.String'
|
Build project
Missing XML comment for publicly visible type or member 'JsonType.Int'
|
Build project
Missing XML comment for publicly visible type or member 'JsonType.Long'
|
Build project
Missing XML comment for publicly visible type or member 'JsonType.Double'
|
Loading