Skip to content

Merge branch 'main' into live #12

Merge branch 'main' into live

Merge branch 'main' into live #12

Triggered via push April 21, 2023 17:26
Status Success
Total duration 6m 38s
Artifacts
build-and-deploy
6m 23s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-deploy
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build-and-deploy: src/StructuredLogger/AssemblyLoadBuildEventArgs2.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/StructuredLogger/AssemblyLoadBuildEventArgs2.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/StructuredLogger/AssemblyLoadBuildEventArgs2.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/StructuredLogger/AssemblyLoadBuildEventArgs2.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/StructuredLogger/AssemblyLoadBuildEventArgs2.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/StructuredLogger/AssemblyLoadBuildEventArgs2.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/StructuredLogger/AssemblyLoadBuildEventArgs2.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/StructuredLogger/BinaryLogger/FileUsedEventArgs.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/StructuredLogger/ObjectModel/NameValueNode.cs#L14
'NameValueNode.IsExpanded' hides inherited member 'BaseNode.IsExpanded'. Use the new keyword if hiding was intended.
build-and-deploy: src/StructuredLogger/ObjectModel/TimedNode.cs#L11
'TimedNode.Id' hides inherited member 'BaseNode.Id'. Use the new keyword if hiding was intended.