Skip to content

Lifetime: new equality model for Eternal and default values #1060

Lifetime: new equality model for Eternal and default values

Lifetime: new equality model for Eternal and default values #1060

Triggered via pull request January 28, 2025 19:11
Status Failure
Total duration 3m 30s
Artifacts

build-rd-net.yml

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

Annotations

30 errors and 33 warnings
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'OSPlatform' does not exist in the current context
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L361
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L351
The name 'RuntimeInformation' does not exist in the current context
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L302
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (macos-13): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L302
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (macos-13)
No files were found with the provided path: **/TestResults/*. No artifacts will be uploaded.
build (ubuntu-22.04)
No files were found with the provided path: **/TestResults/*. No artifacts will be uploaded.
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L302
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L302
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
build (ubuntu-22.04): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?
build (windows-2022)
No files were found with the provided path: **/TestResults/*. No artifacts will be uploaded.
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L302
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L277
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L302
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L182
Comparison made to same variable; did you mean to compare something else?
build (windows-2022): rd-net/Test.Lifetimes/Lifetimes/LifetimeTest.cs#L188
Comparison made to same variable; did you mean to compare something else?