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

Le pain

Le pain #6

Triggered via push November 11, 2023 00:18
Status Success
Total duration 3m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

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

Annotations

10 warnings
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/ASTGenerator.cs#L23
Nullable value type may be null.
build-windows-latest: Moth/AST/ASTGenerator.cs#L68
Nullable value type may be null.
build-windows-latest: Moth/AST/ASTGenerator.cs#L75
Nullable value type may be null.
build-windows-latest: Moth/AST/ASTGenerator.cs#L80
Nullable value type may be null.
build-windows-latest: Moth/LLVM/Data/Scope.cs#L12
Converting null literal or possible null value to non-nullable type.
build-windows-latest: Moth/AST/ASTGenerator.cs#L107
Nullable value type may be null.
build-windows-latest: Moth/AST/ASTGenerator.cs#L111
Nullable value type may be null.
build-windows-latest: Moth/AST/ASTGenerator.cs#L135
Nullable value type may be null.