simplify receive #120
Annotations
21 errors and 2 warnings
build (macos-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L58
The value, constructor, namespace or type 'executeAsync' is not defined. Maybe you want one of the following:� execute
|
build (macos-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L110
The value, constructor, namespace or type 'executeAsync' is not defined. Maybe you want one of the following:� execute
|
build (macos-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L198
The value, constructor, namespace or type 'filterReceive' is not defined. Maybe you want one of the following:� filter
|
build (macos-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L199
This function takes too many arguments, or is used in a context where a function is not expected
|
build (macos-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L196
No overloads match for method 'Bind'.��Known types of arguments: ((TableEntity -> 'a) -> AzureTable.TableProps -> Tasks.Task<'a option>) * (TestData option -> TaskCode<'b,unit>)��Available overloads:� - member TestTaskBuilder.Bind: p1: Async<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.Task * p2: (unit -> TaskCode<'a0,'a1>) -> TaskCode<'a0,'a1> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.Task<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.ValueTask * p2: (unit -> TaskCode<'a0,'a1>) -> TaskCode<'a0,'a1> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.ValueTask<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match
|
build (macos-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L240
The value, constructor, namespace or type 'filterReceive' is not defined. Maybe you want one of the following:� filter
|
build (macos-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L241
This function takes too many arguments, or is used in a context where a function is not expected
|
build (macos-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L238
No overloads match for method 'Bind'.��Known types of arguments: ((TableEntity -> 'a) -> AzureTable.TableProps -> Tasks.Task<'a option>) * (TestData option -> TaskCode<'b,unit>)��Available overloads:� - member TestTaskBuilder.Bind: p1: Async<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.Task * p2: (unit -> TaskCode<'a0,'a1>) -> TaskCode<'a0,'a1> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.Task<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.ValueTask * p2: (unit -> TaskCode<'a0,'a1>) -> TaskCode<'a0,'a1> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.ValueTask<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match
|
build (macos-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L281
The value, constructor, namespace or type 'executeAsync' is not defined. Maybe you want one of the following:� execute
|
build (macos-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L318
The value, constructor, namespace or type 'executeAsync' is not defined. Maybe you want one of the following:� execute
|
build (ubuntu-latest, 8.0.301)
The job was canceled because "macos-latest_8_0_301" failed.
|
build (ubuntu-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L58
The value, constructor, namespace or type 'executeAsync' is not defined. Maybe you want one of the following:� execute
|
build (ubuntu-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L110
The value, constructor, namespace or type 'executeAsync' is not defined. Maybe you want one of the following:� execute
|
build (ubuntu-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L198
The value, constructor, namespace or type 'filterReceive' is not defined. Maybe you want one of the following:� filter
|
build (ubuntu-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L199
This function takes too many arguments, or is used in a context where a function is not expected
|
build (ubuntu-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L196
No overloads match for method 'Bind'.��Known types of arguments: ((TableEntity -> 'a) -> AzureTable.TableProps -> Tasks.Task<'a option>) * (TestData option -> TaskCode<'b,unit>)��Available overloads:� - member TestTaskBuilder.Bind: p1: Async<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.Task * p2: (unit -> TaskCode<'a0,'a1>) -> TaskCode<'a0,'a1> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.Task<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.ValueTask * p2: (unit -> TaskCode<'a0,'a1>) -> TaskCode<'a0,'a1> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.ValueTask<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match
|
build (ubuntu-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L240
The value, constructor, namespace or type 'filterReceive' is not defined. Maybe you want one of the following:� filter
|
build (ubuntu-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L241
This function takes too many arguments, or is used in a context where a function is not expected
|
build (ubuntu-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L238
No overloads match for method 'Bind'.��Known types of arguments: ((TableEntity -> 'a) -> AzureTable.TableProps -> Tasks.Task<'a option>) * (TestData option -> TaskCode<'b,unit>)��Available overloads:� - member TestTaskBuilder.Bind: p1: Async<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.Task * p2: (unit -> TaskCode<'a0,'a1>) -> TaskCode<'a0,'a1> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.Task<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.ValueTask * p2: (unit -> TaskCode<'a0,'a1>) -> TaskCode<'a0,'a1> // Argument 'p1' doesn't match� - member TestTaskBuilder.Bind: p1: Tasks.ValueTask<'a> * p2: ('a -> TaskCode<'a1,'a2>) -> TaskCode<'a1,'a2> // Argument 'p1' doesn't match
|
build (ubuntu-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L281
The value, constructor, namespace or type 'executeAsync' is not defined. Maybe you want one of the following:� execute
|
build (ubuntu-latest, 8.0.301):
tests/AzureTackle.Tests/Tests.fs#L318
The value, constructor, namespace or type 'executeAsync' is not defined. Maybe you want one of the following:� execute
|
build (macos-latest, 8.0.301)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (macos-latest, 8.0.301)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|