BoehmGC & Upgrade multiple logic part to native unsafe (no classes, struct only) #321
Annotations
1 error and 12 warnings
AOT build (VM)
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/runtime/allocators/IshtarAllocatorPool.cs#L6
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/vm/RuntimeIshtarModule.cs#L1012
The local function 'getTarget' is declared but never used
|
AOT build (VM):
runtime/ishtar.vm/runtime/vm/RuntimeIshtarModule.cs#L712
The variable 'InternalTarget' is assigned but its value is never used
|
AOT build (VM):
runtime/ishtar.vm/runtime/vm/RuntimeFieldName.cs#L9
Parameter 'InternedString* fullName' 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/vin/NativeStorage.cs#L5
Parameter 'vm' is unread.
|
AOT build (VM):
runtime/ishtar.vm/runtime/RuntimeQualityTypeName.cs#L12
Parameter 'InternedString* fullName' 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