Skip to content

WebAssembly Garbage Collection #88

WebAssembly Garbage Collection

WebAssembly Garbage Collection #88

Triggered via pull request December 15, 2024 01:31
Status Success
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-test
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
build-and-test
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
build-and-test
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
build-and-test
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
build-and-test: Wacs.Core/Types/FunctionType.cs#L123
'FunctionType.Validator' hides inherited member 'CompositeType.Validator'. Use the new keyword if hiding was intended.
build-and-test: Wacs.Core/Instructions/Control.cs#L80
'InstBlock.Size' hides inherited member 'InstructionBase.Size'. Use the new keyword if hiding was intended.
build-and-test: Wacs.Core/Instructions/Control.cs#L154
'InstLoop.Size' hides inherited member 'InstructionBase.Size'. Use the new keyword if hiding was intended.
build-and-test: Wacs.Core/Instructions/Control.cs#L233
'InstIf.Size' hides inherited member 'InstructionBase.Size'. Use the new keyword if hiding was intended.
build-and-test: Wacs.Core/Types/IndexSpace.cs#L79
Introducing a 'Finalize' method can interfere with destructor invocation. Did you intend to declare a destructor?
build-and-test: Wacs.Core/Types/Indices.cs#L25
'TypeIdx' defines operator == or operator != but does not override Object.Equals(object o)
build-and-test
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
build-and-test
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
build-and-test
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
build-and-test
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>