Skip to content

Add eliuds-eggs exercise #1264

Add eliuds-eggs exercise

Add eliuds-eggs exercise #1264

Triggered via pull request October 21, 2024 07:02
Status Failure
Total duration 29s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test: generators/Generators.fs#L2043
This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).
test: generators/Generators.fs#L2039
Unexpected infix operator in member definition
test: generators/Generators.fs#L2043
This is not a valid identifier
test: generators/Generators.fs#L2043
This is not a valid identifier
test: generators/Generators.fs#L2043
This is not a valid numeric literal. Valid numeric literals include 1, 0x1, 0o1, 0b1, 1l (int/int32), 1u (uint/uint32), 1L (int64), 1UL (uint64), 1s (int16), 1us (uint16), 1y (int8/sbyte), 1uy (uint8/byte), 1.0 (float/double), 1.0f (float32/single), 1.0m (decimal), 1I (bigint).
test: generators/Generators.fs#L2039
Unexpected infix operator in member definition
test: generators/Generators.fs#L2043
This is not a valid identifier
test: generators/Generators.fs#L2043
This is not a valid identifier
test
Process completed with exit code 1.