Skip to content

added some tests!

added some tests! #5

Triggered via pull request June 14, 2024 16:01
@SzerSzer
synchronize #16
tests
Status Failure
Total duration 1m 38s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.