Skip to content

Remove hidden panels from built-in workspaces #64

Remove hidden panels from built-in workspaces

Remove hidden panels from built-in workspaces #64

Triggered via push October 30, 2024 01:36
Status Success
Total duration 2m 25s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
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 (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'.
build (Release): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release): 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 (Release): 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 (Release): 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 (Release): 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'.
build (Release): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L330
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release): src/ProfileExplorerCore/Collections/SparseBitVector.cs#L334
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release): 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 (Release): 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 (Release): 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 (Release): 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)