Skip to content

20th August

20th August #3997

Triggered via push September 3, 2024 03:51
Status Failure
Total duration 28m 12s
Artifacts

CI.yml

on: push
macOS--dotnet6-and-mono
31s
macOS--dotnet6-and-mono
macOS--mono-only
11m 42s
macOS--mono-only
macOS--dotnet6-only
5m 57s
macOS--dotnet6-only
windows--dotnet6-and-legacyFramework
5m 53s
windows--dotnet6-and-legacyFramework
windows--legacyFramework-only
12m 20s
windows--legacyFramework-only
windows--dotnet6-only
6m 20s
windows--dotnet6-only
linux-github--dotnet-and-mono
4m 47s
linux-github--dotnet-and-mono
linux-github--dotnet-and-newmono
7m 54s
linux-github--dotnet-and-newmono
linux-vanilla--stockmono-only
6m 12s
linux-vanilla--stockmono-only
linux-vanilla--stockdotnet6-only
5m 9s
linux-vanilla--stockdotnet6-only
linux-vanilla--stockdotnet6-and-newmono
6m 2s
linux-vanilla--stockdotnet6-and-newmono
linux-vanilla--stockdotnet6-and-stockmono
6m 57s
linux-vanilla--stockdotnet6-and-stockmono
linux-vanilla--newmono-only
8m 48s
linux-vanilla--newmono-only
conventions
0s
conventions
snap_pkg
0s
snap_pkg
snap_pkg_beta
0s
snap_pkg_beta
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 6 warnings
linux-github--dotnet-and-mono
Process completed with exit code 123.
windows--dotnet6-and-legacyFramework: scripts/bin/downgradeMono.fsx.fs#L14
The result of this expression has type 'int' 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-and-legacyFramework: scripts/bin/downgradeMono.fsx.fs#L14
The result of this expression has type 'int' 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-and-legacyFramework: scripts/bin/downloadUbuntuDeps.fsx.fs#L14
The result of this expression has type 'int' 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-and-legacyFramework: scripts/bin/downloadUbuntuDeps.fsx.fs#L14
The result of this expression has type 'int' 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-and-legacyFramework: scripts/bin/make.fsx.fs#L140
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
windows--dotnet6-and-legacyFramework: scripts/bin/make.fsx.fs#L154
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
windows--dotnet6-and-legacyFramework: scripts/bin/make.fsx.fs#L140
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
windows--dotnet6-and-legacyFramework: scripts/bin/make.fsx.fs#L154
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
linux-vanilla--stockdotnet6-and-newmono
Process completed with exit code 123.
linux-vanilla--stockdotnet6-only
Process completed with exit code 123.
linux-github--dotnet-and-newmono
Process completed with exit code 123.
linux-vanilla--stockdotnet6-and-stockmono
Process completed with exit code 123.
windows--dotnet6-only: scripts/bin/downgradeMono.fsx.fs#L14
The result of this expression has type 'int' 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-only: scripts/bin/downgradeMono.fsx.fs#L14
The result of this expression has type 'int' 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-only: scripts/bin/downloadUbuntuDeps.fsx.fs#L14
The result of this expression has type 'int' 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-only: scripts/bin/downloadUbuntuDeps.fsx.fs#L14
The result of this expression has type 'int' 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-only: scripts/bin/make.fsx.fs#L140
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
windows--dotnet6-only: scripts/bin/make.fsx.fs#L154
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
windows--dotnet6-only: scripts/bin/make.fsx.fs#L140
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
windows--dotnet6-only: scripts/bin/make.fsx.fs#L154
This construct is deprecated. Rather call 'dotnet restore' or 'dotnet nuget'
windows--dotnet6-only: scripts/bin/sanitycheck.fsx.fs#L39
The value 'v' is unused
windows--dotnet6-only: scripts/bin/sanitycheck.fsx.fs#L43
The value 'v' is unused
macOS--dotnet6-and-mono
Process completed with exit code 71.
macOS--dotnet6-only
Process completed with exit code 1.
windows--dotnet6-and-legacyFramework
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-and-legacyFramework
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-only
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-only
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/
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/