Fsdk: fix build #1639
Annotations
10 errors and 2 warnings
build in DEBUG mode:
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
|
build in DEBUG mode:
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.
|
build in DEBUG mode:
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
|
build in DEBUG mode:
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
|
build in DEBUG mode:
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.
|
build in DEBUG mode:
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
|
build in DEBUG mode:
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
|
build in DEBUG mode:
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.
|
build in DEBUG mode:
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
|
build in DEBUG mode:
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
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading