Fix ARM64 profile disassembly CFG parsing #188
Annotations
44 warnings and 2 notices
|
build (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (Debug):
src/ProfileExplorerCore/FileFormat/FileArchive.cs#L182
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/CFGReachability.cs#L159
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L286
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L255
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L254
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L232
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L232
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L180
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L41
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
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)
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/Analysis/ReferenceFinder.cs#L62
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/ReferenceFinder.cs#L61
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/ReferenceFinder.cs#L46
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/CFGReachability.cs#L159
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
src/ProfileExplorerCore/IRTextSection.cs#L37
Nullability of reference types in type of parameter 'other' of 'bool IRTextSection.Equals(IRTextSection other)' doesn't match implicitly implemented member 'bool IEquatable<IRTextSection>.Equals(IRTextSection? other)' (possibly because of nullability attributes).
|
|
build (Debug):
src/ProfileExplorerCore/IRTextSection.cs#L82
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Debug):
src/ProfileExplorerCore/IRTextFunction.cs#L42
Nullability of reference types in type of parameter 'other' of 'bool IRTextFunction.Equals(IRTextFunction other)' doesn't match implicitly implemented member 'bool IEquatable<IRTextFunction>.Equals(IRTextFunction? other)' (possibly because of nullability attributes).
|
|
build (Debug):
src/ProfileExplorerCore/IRTextFunction.cs#L69
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L180
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Debug):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L41
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L287
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L286
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L255
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L254
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L232
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L232
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CFGReachability.cs#L159
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L180
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L41
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
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)
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/Analysis/ReferenceFinder.cs#L46
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L287
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L286
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L255
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L254
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L232
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CFGReachability.cs#L159
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L232
Cannot convert null literal to non-nullable reference type.
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L180
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Release):
src/ProfileExplorerCore/Analysis/CallGraph.cs#L41
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build (Debug)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
|
build (Release)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|