Skip to content

Remove last uses of DreamPath outside of the compiler #4264

Remove last uses of DreamPath outside of the compiler

Remove last uses of DreamPath outside of the compiler #4264

Triggered via pull request November 7, 2023 03:00
Status Failure
Total duration 4m 0s
Artifacts

compiler-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
build: OpenDreamRuntime/Objects/DreamObjectTree.cs#L426
The name 'name' does not exist in the current context
build: OpenDreamRuntime/Objects/DreamObjectTree.cs#L426
The name 'name' does not exist in the current context
build: OpenDreamRuntime/Objects/DreamObjectTree.cs#L426
The name 'argumentNames' does not exist in the current context
build: OpenDreamRuntime/Objects/DreamObjectTree.cs#L426
The name 'defaultArgumentValues' does not exist in the current context
build: OpenDreamRuntime/Objects/DreamObjectTree.cs#L426
The name 'name' does not exist in the current context
build: OpenDreamRuntime/Objects/DreamObjectTree.cs#L426
The name 'name' does not exist in the current context
build: OpenDreamRuntime/Objects/DreamObjectTree.cs#L426
The name 'argumentNames' does not exist in the current context
build: OpenDreamRuntime/Objects/DreamObjectTree.cs#L426
The name 'defaultArgumentValues' does not exist in the current context
build
Process completed with exit code 1.
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'