Improve Grace's agent-readiness #52
Merged
Annotations
2 warnings
|
Build:
src/Grace.CLI/Command/Auth.CLI.fs#L452
This state machine is not statically compilable. A 'let rec' occurred 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.
|
|
Build:
src/Grace.CLI/Command/Auth.CLI.fs#L452
This state machine is not statically compilable. A 'let rec' occurred 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.
|
Loading