Skip to content

Fsdk: fix build

Fsdk: fix build #1639

Triggered via pull request February 19, 2024 11:28
Status Failure
Total duration 10m 9s
Artifacts

CI.yml

on: pull_request
macOS--dotnet6-and-mono
29s
macOS--dotnet6-and-mono
macOS--mono
23s
macOS--mono
linux-oldLTS-github--dotnet-and-xbuild
25s
linux-oldLTS-github--dotnet-and-xbuild
linux-oldLTS-github--dotnet-and-msbuild
31s
linux-oldLTS-github--dotnet-and-msbuild
linux-oldLTS-vanilla--stockmono
50s
linux-oldLTS-vanilla--stockmono
linux-oldLTS-vanilla--newmono
1m 25s
linux-oldLTS-vanilla--newmono
linux-newLTS-github--dotnet-and-xbuild
26s
linux-newLTS-github--dotnet-and-xbuild
linux-newLTS-github--dotnet-and-msbuild
34s
linux-newLTS-github--dotnet-and-msbuild
linux-newLTS-vanilla--stockmono
45s
linux-newLTS-vanilla--stockmono
linux-newLTS-vanilla--newmono
1m 28s
linux-newLTS-vanilla--newmono
linux-newLTS-vanilla--dotnet6
39s
linux-newLTS-vanilla--dotnet6
windows--legacyFramework
9m 18s
windows--legacyFramework
windows--dotnet6
37s
windows--dotnet6
sanity-check
0s
sanity-check
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 4 warnings
macOS--mono
Process completed with exit code 2.
linux-oldLTS-github--dotnet-and-xbuild
Process completed with exit code 2.
linux-newLTS-github--dotnet-and-xbuild
Process completed with exit code 2.
macOS--dotnet6-and-mono: Fsdk/Process.fs#L19
No overloads match for method 'Increment'.��Known type of argument: inref<int ref>��Available overloads:� - Interlocked.Increment(location: byref<int64>) : int64 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<int>) : int // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<uint32>) : uint32 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<uint64>) : uint64 // Argument 'location' doesn't match
macOS--dotnet6-and-mono: Fsdk/Process.fs#L22
Cannot take the address of the value returned from the expression. Assign the returned value to a let-bound value before taking the address.
macOS--dotnet6-and-mono: Fsdk/Process.fs#L26
No overloads match for method 'Increment'.��Known type of argument: inref<int ref>��Available overloads:� - Interlocked.Increment(location: byref<int64>) : int64 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<int>) : int // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<uint32>) : uint32 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<uint64>) : uint64 // Argument 'location' doesn't match
macOS--dotnet6-and-mono: Fsdk/Process.fs#L19
No overloads match for method 'Increment'.��Known type of argument: inref<int ref>��Available overloads:� - Interlocked.Increment(location: byref<int64>) : int64 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<int>) : int // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<uint32>) : uint32 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<uint64>) : uint64 // Argument 'location' doesn't match
macOS--dotnet6-and-mono: Fsdk/Process.fs#L22
Cannot take the address of the value returned from the expression. Assign the returned value to a let-bound value before taking the address.
macOS--dotnet6-and-mono: Fsdk/Process.fs#L26
No overloads match for method 'Increment'.��Known type of argument: inref<int ref>��Available overloads:� - Interlocked.Increment(location: byref<int64>) : int64 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<int>) : int // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<uint32>) : uint32 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<uint64>) : uint64 // Argument 'location' doesn't match
macOS--dotnet6-and-mono: Fsdk/Process.fs#L19
No overloads match for method 'Increment'.��Known type of argument: inref<int ref>��Available overloads:� - Interlocked.Increment(location: byref<int64>) : int64 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<int>) : int // Argument 'location' doesn't match
macOS--dotnet6-and-mono: Fsdk/Process.fs#L22
Cannot take the address of the value returned from the expression. Assign the returned value to a let-bound value before taking the address.
macOS--dotnet6-and-mono: Fsdk/Process.fs#L26
No overloads match for method 'Increment'.��Known type of argument: inref<int ref>��Available overloads:� - Interlocked.Increment(location: byref<int64>) : int64 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<int>) : int // Argument 'location' doesn't match
macOS--dotnet6-and-mono: Fsdk/Process.fs#L19
No overloads match for method 'Increment'.��Known type of argument: inref<int ref>��Available overloads:� - Interlocked.Increment(location: byref<int64>) : int64 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<int>) : int // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<uint32>) : uint32 // Argument 'location' doesn't match� - Interlocked.Increment(location: byref<uint64>) : uint64 // Argument 'location' doesn't match
linux-oldLTS-github--dotnet-and-msbuild
Process completed with exit code 2.
linux-newLTS-github--dotnet-and-msbuild
Process completed with exit code 2.
windows--dotnet6
Process completed with exit code 1.
linux-newLTS-vanilla--dotnet6
Process completed with exit code 2.
linux-oldLTS-vanilla--stockmono
Process completed with exit code 2.
linux-newLTS-vanilla--stockmono
Process completed with exit code 2.
linux-oldLTS-vanilla--newmono
Process completed with exit code 2.
linux-newLTS-vanilla--newmono
Process completed with exit code 2.
windows--legacyFramework
Process completed with exit code 1.
macOS--dotnet6-and-mono
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
windows--dotnet6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/