Skip to content

fsxc: default to warnings as errors #1524

fsxc: default to warnings as errors

fsxc: default to warnings as errors #1524

Triggered via push August 18, 2023 12:21
Status Success
Total duration 31m 57s
Artifacts

CI.yml

on: push
macOS--dotnet6-and-mono
9m 13s
macOS--dotnet6-and-mono
macOS--mono
7m 35s
macOS--mono
linux-oldLTS-github--dotnet-and-xbuild
6m 58s
linux-oldLTS-github--dotnet-and-xbuild
linux-oldLTS-github--dotnet-and-msbuild
8m 27s
linux-oldLTS-github--dotnet-and-msbuild
linux-oldLTS-vanilla--stockmono
7m 51s
linux-oldLTS-vanilla--stockmono
linux-oldLTS-vanilla--newmono
8m 45s
linux-oldLTS-vanilla--newmono
linux-newLTS-github--dotnet-and-xbuild
8m 17s
linux-newLTS-github--dotnet-and-xbuild
linux-newLTS-github--dotnet-and-msbuild
8m 55s
linux-newLTS-github--dotnet-and-msbuild
linux-newLTS-vanilla--stockmono
5m 28s
linux-newLTS-vanilla--stockmono
linux-newLTS-vanilla--newmono
7m 51s
linux-newLTS-vanilla--newmono
linux-newLTS-vanilla--dotnet6
8m 58s
linux-newLTS-vanilla--dotnet6
windows--legacyFramework
18m 34s
windows--legacyFramework
windows--dotnet6
11m 14s
windows--dotnet6
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
macOS--dotnet6-and-mono: test/bin/testWarning.fsx.fs#L13
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#L13
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#L13
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#L13
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
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 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/
sanity-check
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/