Skip to content

fsxc: refactoring to avoid unnecessary tuple #1919

fsxc: refactoring to avoid unnecessary tuple

fsxc: refactoring to avoid unnecessary tuple #1919

Triggered via push September 5, 2024 05:42
Status Failure
Total duration 12m 3s
Artifacts

CI.yml

on: push
macOS--dotnet6-and-mono
6m 24s
macOS--dotnet6-and-mono
macOS--mono
4m 59s
macOS--mono
linux-oldLTS-github--dotnet-and-xbuild
5m 56s
linux-oldLTS-github--dotnet-and-xbuild
linux-oldLTS-github--dotnet-and-msbuild
6m 4s
linux-oldLTS-github--dotnet-and-msbuild
linux-oldLTS-vanilla--stockmono
4m 42s
linux-oldLTS-vanilla--stockmono
linux-oldLTS-vanilla--newmono
5m 41s
linux-oldLTS-vanilla--newmono
linux-newLTS-github--dotnet-and-xbuild
6m 20s
linux-newLTS-github--dotnet-and-xbuild
linux-newLTS-github--dotnet-and-msbuild
6m 20s
linux-newLTS-github--dotnet-and-msbuild
linux-newLTS-vanilla--stockmono
4m 10s
linux-newLTS-vanilla--stockmono
linux-newLTS-vanilla--newmono
5m 19s
linux-newLTS-vanilla--newmono
linux-newLTS-vanilla--dotnet6
6m 22s
linux-newLTS-vanilla--dotnet6
windows--legacyFramework
10m 40s
windows--legacyFramework
windows--dotnet6
7m 20s
windows--dotnet6
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
macOS--dotnet6-and-mono: test/bin/testWarning.fsx.fs#L9
The result of this expression has type 'bool' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
macOS--dotnet6-and-mono: test/bin/testWarning.fsx.fs#L9
The result of this expression has type 'bool' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
windows--dotnet6: test/bin/testWarning.fsx.fs#L9
The result of this expression has type 'bool' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
windows--dotnet6: test/bin/testWarning.fsx.fs#L9
The result of this expression has type 'bool' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
sanity-check
Process completed with exit code 1.
macOS--dotnet6-and-mono
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS--dotnet6-and-mono
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows--dotnet6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows--dotnet6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/