Skip to content

fsxc: refactoring to avoid unnecessary tuple #1918

fsxc: refactoring to avoid unnecessary tuple

fsxc: refactoring to avoid unnecessary tuple #1918

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

CI.yml

on: push
macOS--dotnet6-and-mono
5m 57s
macOS--dotnet6-and-mono
macOS--mono
5m 1s
macOS--mono
linux-oldLTS-github--dotnet-and-xbuild
6m 5s
linux-oldLTS-github--dotnet-and-xbuild
linux-oldLTS-github--dotnet-and-msbuild
6m 6s
linux-oldLTS-github--dotnet-and-msbuild
linux-oldLTS-vanilla--stockmono
4m 29s
linux-oldLTS-vanilla--stockmono
linux-oldLTS-vanilla--newmono
5m 22s
linux-oldLTS-vanilla--newmono
linux-newLTS-github--dotnet-and-xbuild
5m 53s
linux-newLTS-github--dotnet-and-xbuild
linux-newLTS-github--dotnet-and-msbuild
6m 0s
linux-newLTS-github--dotnet-and-msbuild
linux-newLTS-vanilla--stockmono
4m 29s
linux-newLTS-vanilla--stockmono
linux-newLTS-vanilla--newmono
5m 30s
linux-newLTS-vanilla--newmono
linux-newLTS-vanilla--dotnet6
6m 14s
linux-newLTS-vanilla--dotnet6
windows--legacyFramework
9m 49s
windows--legacyFramework
windows--dotnet6
7m 56s
windows--dotnet6
sanity-check
45s
sanity-check
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/setup-dotnet@v1.7.2. 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/setup-dotnet@v1.7.2. 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/setup-dotnet@v1.7.2. 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/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/