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

make functions and flags private #62

make functions and flags private

make functions and flags private #62

Triggered via pull request June 21, 2024 11:03
Status Success
Total duration 47s
Billable time 1m
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: src/crncc/Parser.fs#L87
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#L117
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: test/crncc_test/Interpreter.fs#L70
Main module of program is empty: nothing will happen when it is run
build: src/crncc/Parser.fs#L87
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#L117
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: test/crncc_test/Interpreter.fs#L70
Main module of program is empty: nothing will happen when it is run