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 2m 30s
Artifacts

mac.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#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#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#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#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#L101
The type 'string list' is not compatible with the type ''a list seq'
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/