Skip to content

Help panel UI tweaks #28

Help panel UI tweaks

Help panel UI tweaks #28

Triggered via push September 25, 2024 18:29
Status Failure
Total duration 2m 12s
Billable time 4m
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 11 warnings
build (Debug): src/ProfileExplorerUI/Panels/GraphPanel.xaml.cs#L163
The name 'Trace' does not exist in the current context
build (Debug): src/ProfileExplorerUI/Panels/GraphPanel.xaml.cs#L886
The name 'Trace' does not exist in the current context
build (Debug): src/ProfileExplorerUI/Panels/GraphPanel.xaml.cs#L964
The name 'Trace' does not exist in the current context
build (Debug): src/ProfileExplorerUI/Document/IRDocument.cs#L278
The name 'Trace' does not exist in the current context
build (Debug): src/ProfileExplorerUI/Document/IRDocument.cs#L639
The name 'Trace' does not exist in the current context
build (Debug): src/ProfileExplorerUI/Document/IRDocument.cs#L663
The name 'Trace' does not exist in the current context
build (Debug): src/ProfileExplorerUI/Document/IRDocument.cs#L720
The name 'Trace' does not exist in the current context
build (Debug): src/ProfileExplorerUI/Document/IRDocument.cs#L757
The name 'Trace' does not exist in the current context
build (Debug): src/ProfileExplorerUI/Document/IRDocument.cs#L908
The name 'Trace' does not exist in the current context
build (Debug): src/ProfileExplorerUI/Document/IRDocument.cs#L993
The name 'Trace' does not exist in the current context
build (Release)
The job was canceled because "Debug" failed.
build (Release)
The operation was canceled.
build (Debug)
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
build (Debug): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug): src/ProfileExplorerCore/Compilers/ASM/ASMParser.cs#L131
'ASMParser.Reset()' hides inherited member 'ParserBase.Reset()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (Debug): src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L14
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build (Debug): src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L46
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build (Debug): src/ProfileExplorerCore/Utilities/EncryptionUtils.cs#L73
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
build (Release)
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.