Skip to content

test: uninstall template before installing #47

test: uninstall template before installing

test: uninstall template before installing #47

Triggered via push November 20, 2023 14:53
Status Failure
Total duration 38s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: paket-files/fsbolero/bolero/.build/Utility.fs#L30
The namespace or module 'Fake' is not defined.
build: paket-files/fsbolero/bolero/.build/Utility.fs#L31
The namespace or module 'Fake' is not defined.
build: paket-files/fsbolero/bolero/.build/Utility.fs#L32
The namespace or module 'Fake' is not defined.
build: paket-files/fsbolero/bolero/.build/Utility.fs#L36
The value, namespace, type or module 'Context' is not defined. Maybe you want one of the following:� Control
build: paket-files/fsbolero/bolero/.build/Utility.fs#L39
The value, namespace, type or module 'Context' is not defined. Maybe you want one of the following:� Control
build: paket-files/fsbolero/bolero/.build/Utility.fs#L43
The value, namespace, type or module 'CreateProcess' is not defined.
build: paket-files/fsbolero/bolero/.build/Utility.fs#L44
The value, namespace, type or module 'CreateProcess' is not defined.
build: paket-files/fsbolero/bolero/.build/Utility.fs#L45
The value, namespace, type or module 'CreateProcess' is not defined.
build: paket-files/fsbolero/bolero/.build/Utility.fs#L47
The value, namespace, type or module 'Proc' is not defined.
build: paket-files/fsbolero/bolero/.build/Utility.fs#L48
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/