Skip to content

(#452) update GitHub runner from macos-12 to macos-13 #1204

(#452) update GitHub runner from macos-12 to macos-13

(#452) update GitHub runner from macos-12 to macos-13 #1204

Triggered via pull request December 17, 2024 07:19
Status Success
Total duration 2m 53s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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'