This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
Update main
with dev
to keep the README up-to-date
#45
Annotations
11 warnings
build-windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows-latest:
Moth/LLVM/Data/PtrType.cs#L134
'VarType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build-windows-latest:
Moth/LLVM/Data/StructDecl.cs#L59
'StructDecl.FullName' hides inherited member 'TypeDecl.FullName'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build-windows-latest:
Moth/LLVM/MetadataDeserializer.cs#L497
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
|
build-windows-latest:
Moth/LLVM/MetadataDeserializer.cs#L502
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
|
build-windows-latest:
Moth/LLVM/Data/TemplateParameter.cs#L19
Cannot convert null literal to non-nullable reference type.
|
build-windows-latest:
Moth/LLVM/MetadataSerializer.cs#L307
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
|
build-windows-latest:
Moth/LLVM/MetadataSerializer.cs#L312
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
|
build-windows-latest:
Moth/LLVM/Data/PtrType.cs#L70
'TraitPtrType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build-windows-latest:
Moth/LLVM/Data/PtrType.cs#L91
'RefType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build-windows-latest:
Moth/LLVM/Data/AbstractInt.cs#L8
'AbstractInt._internalImplicits' hides inherited member 'StructDecl._internalImplicits'. Use the new keyword if hiding was intended.
|