Update deployment #34
Annotations
4 warnings
test:
web/src/Shared/Shared.fs#L149
Main module of program is empty: nothing will happen when it is run
|
test:
web/src/Server/Worker.fs#L14
This state machine is not statically compilable. A 'let rec' occured in the resumable code specification. 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.
|
test
Main module of program is empty: nothing will happen when it is run
|
test
This state machine is not statically compilable. A 'let rec' occured in the resumable code specification. 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.
|