BoehmGC & Upgrade multiple logic part to native unsafe (no classes, struct only) #323
Annotations
2 errors and 21 warnings
|
Post Run actions/cache@v1
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#L6
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#L14
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#L15
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#L16
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#L28
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#L29
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.
|
Build (Compiler):
lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L51
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedText'
|
Build (Compiler):
lib/spectre.console/src/Spectre.Console/Live/Progress/Columns/SpinnerColumn.cs#L85
Missing XML comment for publicly visible type or member 'SpinnerColumn.FailedStyle'
|
|
|
Build (Compiler):
lib/spectre.console/src/Spectre.Console/Live/Progress/ProgressTask.cs#L8
Field 'STATE_TASK_FAILED' should not contain an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1310.md)
|
|
Build (Compiler):
lib/spectre.console/src/Spectre.Console/Live/Progress/ProgressContext.cs#L33
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
Build (Compiler):
lib/spectre.console/src/Spectre.Console/Live/Progress/ProgressTask.cs#L150
The documentation for parameter 'isFailed' is missing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1611.md)
|
Build (Compiler):
lib/projectsystem/PackageManifest.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build (Compiler):
lib/projectsystem/PackageManifest.cs#L71
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-x64-build", "osx-x64-build".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading