Skip to content

Update deployment

Update deployment #34

Triggered via push September 18, 2024 12:01
Status Success
Total duration 4m 52s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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.