Skip to content

Create global.json to lock .NET version (#1517) #4

Create global.json to lock .NET version (#1517)

Create global.json to lock .NET version (#1517) #4

Triggered via push October 21, 2023 06:13
Status Success
Total duration 5m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L10
Missing XML comment for publicly visible type or member 'CefRuntime'
build: RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L65
Missing XML comment for publicly visible type or member 'CefRuntime.Platform'
build: RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L116
Missing XML comment for publicly visible type or member 'CefRuntime.ChromeVersion'
build: RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L194
Missing XML comment for publicly visible type or member 'CefRuntime.ExecuteProcess(CefMainArgs, CefApp)'
build: RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L239
Missing XML comment for publicly visible type or member 'CefRuntime.Initialize(CefMainArgs, CefSettings, CefApp)'
build: RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L590
Missing XML comment for publicly visible type or member 'CefRuntime.CreateUrl(CefUrlParts, out string)'
build: RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L651
Missing XML comment for publicly visible type or member 'CefRuntime.Base64Encode(byte[], int, int)'
build: RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L661
Missing XML comment for publicly visible type or member 'CefRuntime.Base64Encode(byte[])'
build: RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L732
Missing XML comment for publicly visible type or member 'CefRuntime.ParseJson(IntPtr, int, CefJsonParserOptions)'
build: RobustToolbox/cefglue/CefGlue/CefRuntimePlatform.cs#L5
Missing XML comment for publicly visible type or member 'CefRuntimePlatform'