Skip to content

Code coverage

Code coverage #17

Triggered via pull request November 14, 2023 16:35
Status Success
Total duration 4m 36s
Artifacts

build-test.yml

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

Annotations

22 warnings
build (ubuntu-latest)
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 (ubuntu-latest): RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L10
Missing XML comment for publicly visible type or member 'CefRuntime'
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L65
Missing XML comment for publicly visible type or member 'CefRuntime.Platform'
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L116
Missing XML comment for publicly visible type or member 'CefRuntime.ChromeVersion'
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L194
Missing XML comment for publicly visible type or member 'CefRuntime.ExecuteProcess(CefMainArgs, CefApp)'
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L239
Missing XML comment for publicly visible type or member 'CefRuntime.Initialize(CefMainArgs, CefSettings, CefApp)'
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L590
Missing XML comment for publicly visible type or member 'CefRuntime.CreateUrl(CefUrlParts, out string)'
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L651
Missing XML comment for publicly visible type or member 'CefRuntime.Base64Encode(byte[], int, int)'
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L661
Missing XML comment for publicly visible type or member 'CefRuntime.Base64Encode(byte[])'
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/CefRuntime.cs#L732
Missing XML comment for publicly visible type or member 'CefRuntime.ParseJson(IntPtr, int, CefJsonParserOptions)'
build (ubuntu-latest): RobustToolbox/cefglue/CefGlue/CefRuntimePlatform.cs#L5
Missing XML comment for publicly visible type or member 'CefRuntimePlatform'
build (windows-latest)
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 (windows-latest): RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (windows-latest): RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build (windows-latest): RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Remote.cs#L55
'ICommonSession.ConnectedClient' is obsolete: 'Just use the Channel field instead.'
build (windows-latest): RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Remote.cs#L75
'ICommonSession.ConnectedClient' is obsolete: 'Just use the Channel field instead.'
build (windows-latest): RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Remote.cs#L95
'ICommonSession.ConnectedClient' is obsolete: 'Just use the Channel field instead.'
build (windows-latest): RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Remote.cs#L115
'ICommonSession.ConnectedClient' is obsolete: 'Just use the Channel field instead.'
build (windows-latest): RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L223
'TransformComponent.Coordinates.set' is obsolete: 'Use the system's setter method instead.'
build (windows-latest): RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L104
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
build (windows-latest): RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L117
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
build (windows-latest): RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L134
'ICommonSession.ConnectedClient' is obsolete: 'Just use the Channel field instead.'