Skip to content

don't use BuiltinType.I/U128, use AlgebraicType.I/U128 #212

don't use BuiltinType.I/U128, use AlgebraicType.I/U128

don't use BuiltinType.I/U128, use AlgebraicType.I/U128 #212

Triggered via push July 31, 2024 15:10
Status Failure
Total duration 45s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: src/Primitives.cs#L42
The type name 'I128' does not exist in the type 'AlgebraicType'
build: src/Primitives.cs#L79
The type name 'U128' does not exist in the type 'AlgebraicType'
build: src/Primitives.cs#L42
The type name 'I128' does not exist in the type 'AlgebraicType'
build: src/Primitives.cs#L79
The type name 'U128' does not exist in the type 'AlgebraicType'
build
Process completed with exit code 1.