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

Create parser (#3)

Create parser (#3) #3

Triggered via push June 15, 2024 09:34
Status Success
Total duration 39s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/crncc/Parser.fs#L77
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type 'ConditionS'.
build: src/crncc/Parser.fs#L107
This construct causes code to be less generic than indicated by the type annotations. The type variable 'u has been constrained to be type 'unit'.
build: src/crncc/Parser.fs#L77
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type 'ConditionS'.
build: src/crncc/Parser.fs#L107
This construct causes code to be less generic than indicated by the type annotations. The type variable 'u has been constrained to be type 'unit'.