Skip to content

Remove Effect.toLayered #227

Remove Effect.toLayered

Remove Effect.toLayered #227

Triggered via push July 9, 2024 16:23
Status Failure
Total duration 4m 17s
Artifacts

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: 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<_>'.
build: 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<_>'.
build: src/Libs/FShade.Debug/ProjectData.fs#L86
This expression was expected to have type� 'string' �but here has type� ''a list'
build: 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<_>'.
build: src/Libs/FShade.Debug/ProjectData.fs#L89
This expression was expected to have type� 'string' �but here has type� ''a list'
build: 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<_>'.
build: src/Libs/FShade.Debug/ProjectData.fs#L101
The type 'string list' is not compatible with the type ''a list seq'
build: 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<_>'.
build: 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.
build: src/Libs/FShade.Debug/ProjectData.fs#L86
This expression was expected to have type� 'string' �but here has type� ''a list'
build
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/