Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Merge pull request #12 from StellarWitch7/cleaning #11

Merge pull request #12 from StellarWitch7/cleaning

Merge pull request #12 from StellarWitch7/cleaning #11

Triggered via push December 8, 2023 19:06
Status Success
Total duration 2m 56s
Artifacts

build.yml

on: push
Matrix: vuild
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-windows-latest: Moth/LLVM/Data/FuncType.cs#L79
'MethodType' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build-windows-latest: Moth/LLVM/GenericDictionary.cs#L15
Nullability of reference types in type of parameter 'x' of 'bool GenericEqualityComparer.Equals(GenericSignature x, GenericSignature y)' doesn't match implicitly implemented member 'bool IEqualityComparer<GenericSignature>.Equals(GenericSignature? x, GenericSignature? y)' (possibly because of nullability attributes).
build-windows-latest: Moth/LLVM/GenericDictionary.cs#L15
Nullability of reference types in type of parameter 'y' of 'bool GenericEqualityComparer.Equals(GenericSignature x, GenericSignature y)' doesn't match implicitly implemented member 'bool IEqualityComparer<GenericSignature>.Equals(GenericSignature? x, GenericSignature? y)' (possibly because of nullability attributes).
build-windows-latest: Moth/AST/Node/InferredLocalDefNode.cs#L7
Cannot convert null literal to non-nullable reference type.
build-windows-latest: Moth/AST/ASTGenerator.cs#L23
Nullable value type may be null.
build-windows-latest: Moth/AST/ASTGenerator.cs#L63
Nullable value type may be null.
build-windows-latest: Moth/AST/Node/ThisNode.cs#L5
Cannot convert null literal to non-nullable reference type.
build-windows-latest: Moth/LLVM/Data/Variable.cs#L8
Cannot convert null literal to non-nullable reference type.
build-windows-latest: Moth/LLVM/LLVMCompiler.cs#L20
Cannot convert null literal to non-nullable reference type.
build-windows-latest: Moth/AST/Node/FuncTypeRefNode.cs#L9
Cannot convert null literal to non-nullable reference type.