Remove Effect.toLayered #227
Annotations
10 errors and 1 warning
src/Libs/FShade.Debug/ProjectData.fs#L39
Multiple types exist called 'Result', taking different numbers of generic parameters. Provide a type instantiation to disambiguate the type resolution, e.g. 'Result<_>'.
|
src/Libs/FShade.Debug/ProjectData.fs#L86
Multiple types exist called 'Result', taking different numbers of generic parameters. Provide a type instantiation to disambiguate the type resolution, e.g. 'Result<_>'.
|
src/Libs/FShade.Debug/ProjectData.fs#L86
This expression was expected to have type� 'string' �but here has type� ''a list'
|
src/Libs/FShade.Debug/ProjectData.fs#L89
Multiple types exist called 'Result', taking different numbers of generic parameters. Provide a type instantiation to disambiguate the type resolution, e.g. 'Result<_>'.
|
src/Libs/FShade.Debug/ProjectData.fs#L89
This expression was expected to have type� 'string' �but here has type� ''a list'
|
src/Libs/FShade.Debug/ProjectData.fs#L39
Multiple types exist called 'Result', taking different numbers of generic parameters. Provide a type instantiation to disambiguate the type resolution, e.g. 'Result<_>'.
|
src/Libs/FShade.Debug/ProjectData.fs#L101
The type 'string list' is not compatible with the type ''a list seq'
|
src/Libs/FShade.Debug/ProjectData.fs#L86
Multiple types exist called 'Result', taking different numbers of generic parameters. Provide a type instantiation to disambiguate the type resolution, e.g. 'Result<_>'.
|
src/Libs/FShade.Debug/ProjectData.fs#L103
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
src/Libs/FShade.Debug/ProjectData.fs#L86
This expression was expected to have type� 'string' �but here has type� ''a list'
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading