Skip to content

Set default port to 1212 (#1513) #4207

Set default port to 1212 (#1513)

Set default port to 1212 (#1513) #4207

Triggered via push October 20, 2023 02:27
Status Success
Total duration 6m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
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'