added some tests! #5
Annotations
1 error and 4 warnings
build
No test report files were found
|
build
No files were found with the provided path: TestResults. No artifacts will be uploaded.
|
build
No artifacts found in run 9518994255
|
build:
src/VahterBanBot/Antispam.fs#L38
Incomplete pattern matches on this expression. For example, the value '(_,[])' may indicate a case not covered by the pattern(s).
|
build:
src/VahterBanBot/Bot.fs#L409
This state machine is not statically compilable. A resumable code invocation at '(447,8--447,43)' could not be reduced. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning.
|