Skip to content

Fix PostgreSQL v2.1 migration (#44) #22

Fix PostgreSQL v2.1 migration (#44)

Fix PostgreSQL v2.1 migration (#44) #22

Triggered via push March 29, 2024 02:25
Status Success
Total duration 2m 52s
Artifacts 6

ci.yml

on: push
Matrix: Build / Test
Matrix: Publish Packages
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Publish Packages (net6.0, win-x64): 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 Packages (net6.0, win-x64): 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 Packages (net6.0, win-x64): 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 Packages (net6.0, win-x64): 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 Packages (net6.0, win-x64): 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.
Publish Packages (net8.0, win-x64): 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 Packages (net8.0, win-x64): 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 Packages (net8.0, win-x64): 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 Packages (net8.0, win-x64): 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 Packages (net8.0, win-x64): 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.
Publish Packages (net6.0, linux-x64): 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 Packages (net6.0, linux-x64): 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 Packages (net6.0, linux-x64): 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 Packages (net6.0, linux-x64): 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 Packages (net6.0, linux-x64): 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.
Publish Packages (net7.0, win-x64): 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 Packages (net7.0, win-x64): 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 Packages (net7.0, win-x64): 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 Packages (net7.0, win-x64): 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 Packages (net7.0, win-x64): 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.
Publish Packages (net8.0, linux-x64): 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 Packages (net8.0, linux-x64): 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 Packages (net8.0, linux-x64): 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 Packages (net8.0, linux-x64): 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 Packages (net8.0, linux-x64): 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.
Publish Packages (net7.0, linux-x64): 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 Packages (net7.0, linux-x64): 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 Packages (net7.0, linux-x64): 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 Packages (net7.0, linux-x64): 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 Packages (net7.0, linux-x64): 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.

Artifacts

Produced during runtime
Name Size
package-net6.0-linux-x64 Expired
5.12 MB
package-net6.0-win-x64 Expired
5.37 MB
package-net7.0-linux-x64 Expired
4.8 MB
package-net7.0-win-x64 Expired
5.05 MB
package-net8.0-linux-x64 Expired
4.68 MB
package-net8.0-win-x64 Expired
4.94 MB