Continuous Review, Work Items, and Refinery-Grade Promotion Queues #47
Annotations
4 warnings
|
Build:
src/Grace.Server/Security/AuthorizationMiddleware.Server.fs#L42
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#L433
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.Server/Security/AuthorizationMiddleware.Server.fs#L42
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#L433
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