Skip to content

Fix broken REST host fallbacks #304

Fix broken REST host fallbacks

Fix broken REST host fallbacks #304

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

run-tests-macos.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 2 warnings
check (net6.0): 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 (net6.0): build-script/build.fs#L370
Unexpected identifier in expression. Expected '}' or other token.
check (net6.0): build-script/build.fs#L369
Unmatched '{'
check (net6.0): build-script/build.fs#L371
Unexpected symbol '}' in expression. Expected incomplete structured construct at or before this point or other token.
check (net6.0): build-script/build.fs#L366
Unmatched '('
check (net6.0): build-script/build.fs#L371
Unexpected symbol '}' in lambda expression. Expected incomplete structured construct at or before this point or other token.
check (net6.0): build-script/build.fs#L364
Unmatched '('
check (net6.0): build-script/build.fs#L382
Incomplete structured construct at or before this point in implementation file
check (net6.0)
Process completed with exit code 1.
check (net7.0)
The job was canceled because "net6_0" failed.
check (net7.0): 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 (net7.0): build-script/build.fs#L370
Unexpected identifier in expression. Expected '}' or other token.
check (net7.0): build-script/build.fs#L369
Unmatched '{'
check (net7.0): build-script/build.fs#L371
Unexpected symbol '}' in expression. Expected incomplete structured construct at or before this point or other token.
check (net7.0): build-script/build.fs#L366
Unmatched '('
check (net7.0): build-script/build.fs#L371
Unexpected symbol '}' in lambda expression. Expected incomplete structured construct at or before this point or other token.
check (net7.0): build-script/build.fs#L364
Unmatched '('
check (net7.0): build-script/build.fs#L382
Incomplete structured construct at or before this point in implementation file
check (net7.0)
The operation was canceled.
check (net6.0)
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 (net6.0)
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/