Skip to content

Fix broken REST host fallbacks #291

Fix broken REST host fallbacks

Fix broken REST host fallbacks #291

Triggered via pull request March 28, 2024 10:04
Status Failure
Total duration 1m 34s
Artifacts

run-tests-macos-xamarin.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
check: build-script/build.fs#L370
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (369:39). Try indenting this further.�To continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7.
check: build-script/build.fs#L370
Unexpected identifier in expression. Expected '}' or other token.
check: build-script/build.fs#L369
Unmatched '{'
check: build-script/build.fs#L371
Unexpected symbol '}' in expression. Expected incomplete structured construct at or before this point or other token.
check: build-script/build.fs#L366
Unmatched '('
check: build-script/build.fs#L371
Unexpected symbol '}' in lambda expression. Expected incomplete structured construct at or before this point or other token.
check: build-script/build.fs#L364
Unmatched '('
check: build-script/build.fs#L382
Incomplete structured construct at or before this point in implementation file
check
Process completed with exit code 1.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/