BoehmGC & Upgrade multiple logic part to native unsafe (no classes, struct only) #320
Annotations
2 errors and 10 warnings
|
AOT build (VM)
The operation was canceled.
|
AOT build (VM):
runtime/ishtar.base/emit/ExceptionBlockInfo.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
AOT build (VM):
runtime/ishtar.base/emit/ExceptionBlockInfo.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
AOT build (VM):
runtime/ishtar.base/emit/ILGenerator.cs#L393
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
AOT build (VM):
runtime/ishtar.vm/stackval.cs#L7
The type name 'stackval' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
AOT build (VM):
runtime/ishtar.vm/runtime/allocators/IshtarAllocatorPool.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
AOT build (VM):
runtime/ishtar.vm/runtime/vm/RuntimeIshtarMethod.cs#L13
Parameter 'RuntimeIshtarClass* type' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
AOT build (VM):
runtime/ishtar.vm/runtime/vm/RuntimeIshtarMethod.cs#L14
Parameter 'InternedString* name' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
AOT build (VM):
runtime/ishtar.vm/runtime/vm/RuntimeIshtarMethod.cs#L15
Parameter 'RuntimeMethodArgument* self' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
AOT build (VM):
runtime/ishtar.vm/runtime/vm/RuntimeIshtarField.cs#L27
Parameter 'RuntimeIshtarClass* owner' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
AOT build (VM):
runtime/ishtar.vm/runtime/vm/RuntimeIshtarField.cs#L28
Parameter 'RuntimeIshtarClass* fieldType' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
The logs for this run have expired and are no longer available.
Loading