Feature: hook up the CallGraphNavigatorService link. #1305
Annotations
12 warnings
Create Runtime nupkg
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Create Runtime nupkg
- Add lib or ref assemblies for the net8.0 target framework
|
Build:
src/Core/Memory/IMemory.cs#L198
'IByteAdressableMemory.TryReadBeUInt16(Address, out ushort)' hides inherited member 'IMemory.TryReadBeUInt16(Address, out ushort)'. Use the new keyword if hiding was intended.
|
Build:
src/Core/Memory/IMemory.cs#L208
'IByteAdressableMemory.TryReadLeUInt16(Address, out ushort)' hides inherited member 'IMemory.TryReadLeUInt16(Address, out ushort)'. Use the new keyword if hiding was intended.
|
Build:
src/Core/Memory/IMemory.cs#L238
'IByteAdressableMemory.TryReadBeUInt32(Address, out uint)' hides inherited member 'IMemory.TryReadBeUInt32(Address, out uint)'. Use the new keyword if hiding was intended.
|
Build:
src/Core/Memory/IMemory.cs#L248
'IByteAdressableMemory.TryReadLeUInt32(Address, out uint)' hides inherited member 'IMemory.TryReadLeUInt32(Address, out uint)'. Use the new keyword if hiding was intended.
|
Build:
src/Core/Memory/IMemory.cs#L278
'IByteAdressableMemory.TryReadBeUInt64(Address, out ulong)' hides inherited member 'IMemory.TryReadBeUInt64(Address, out ulong)'. Use the new keyword if hiding was intended.
|
Build:
src/Core/Memory/IMemory.cs#L288
'IByteAdressableMemory.TryReadLeUInt64(Address, out ulong)' hides inherited member 'IMemory.TryReadLeUInt64(Address, out ulong)'. Use the new keyword if hiding was intended.
|
Build:
src/Arch/Telink/TC32Architecture.cs#L46
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'
|
Build:
src/Core/Memory/IMemory.cs#L198
'IByteAdressableMemory.TryReadBeUInt16(Address, out ushort)' hides inherited member 'IMemory.TryReadBeUInt16(Address, out ushort)'. Use the new keyword if hiding was intended.
|
Build:
src/Core/Memory/IMemory.cs#L208
'IByteAdressableMemory.TryReadLeUInt16(Address, out ushort)' hides inherited member 'IMemory.TryReadLeUInt16(Address, out ushort)'. Use the new keyword if hiding was intended.
|
Loading