Version 2.1 #15
Annotations
2 errors and 5 warnings
|
Upload Artifacts
The operation was canceled.
|
Publish (Release):
src/MyWebLog.Data/SQLite/SQLiteCategoryData.fs#L77
This state machine is not statically compilable. A resumable code invocation at '(101,12--101,15)' 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.
|
Publish (Release):
src/MyWebLog.Data/Postgres/PostgresCache.fs#L70
This state machine is not statically compilable. A resumable code invocation at '(72,8--81,100)' 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.
|
Publish (Release):
src/MyWebLog/Handlers/Helpers.fs#L217
This state machine is not statically compilable. A resumable code invocation at '(218,4--218,42)' 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.
|
Publish (Release):
src/MyWebLog/Handlers/Post.fs#L459
This state machine is not statically compilable. A resumable code invocation at '(461,4--461,10)' 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.
|
Publish (Release):
src/MyWebLog/Maintenance.fs#L90
This state machine is not statically compilable. A resumable code invocation at '(103,8--103,11)' 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.
|
Loading