Skip to content

migrate fake build script to a build project, update to new dotnet sdk (7 for now) #87

migrate fake build script to a build project, update to new dotnet sdk (7 for now)

migrate fake build script to a build project, update to new dotnet sdk (7 for now) #87

Triggered via pull request December 3, 2023 18:46
Status Failure
Total duration 5m 38s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: build/fakeiisexpress.fs#L5
The namespace or module 'Fake' is not defined.
build: build/fakeiisexpress.fs#L75
The type 'Trace' does not define the field, constructor or member 'traceTask'. Maybe you want one of the following:� TraceError
build: build/fakeiisexpress.fs#L77
The type 'Trace' does not define the field, constructor or member 'tracefn'. Maybe you want one of the following:� TraceError� TraceWarning� TraceInformation
build: build/fakeiisexpress.fs#L89
The type 'Trace' does not define the field, constructor or member 'traceTask'. Maybe you want one of the following:� TraceError
build: build/fakeiisexpress.fs#L91
The type 'Trace' does not define the field, constructor or member 'tracefn'. Maybe you want one of the following:� TraceError� TraceWarning� TraceInformation
build: build/fakexunithelper.fs#L4
The namespace or module 'Fake' is not defined. Maybe you want one of the following:� fakeiisexpress
build: build/fakexunithelper.fs#L10
The namespace or module 'Fake' is not defined. Maybe you want one of the following:� fakeiisexpress
build: build/build.fs#L1
The namespace or module 'Fake' is not defined. Maybe you want one of the following:� fakeiisexpress� fakexunithelper
build: build/build.fs#L5
The namespace or module 'Fun' is not defined.
build: build/build.fs#L6
The namespace or module 'Fake' is not defined. Maybe you want one of the following:� fakeiisexpress� fakexunithelper
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/