Update Callbacks.fs #34
Annotations
10 errors and 2 warnings
DotNet:
src/FSharp.Data.Adaptive/Core/Callbacks.fs#L142
The type 'ConcurrentDictionary<_,_>' does not define the field, constructor or member 'Value'. Maybe you want one of the following:� Values
|
DotNet:
src/FSharp.Data.Adaptive/Core/Callbacks.fs#L148
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
DotNet:
src/FSharp.Data.Adaptive/Core/Callbacks.fs#L153
The type 'ConcurrentDictionary<_,_>' does not define the field, constructor or member 'Value'. Maybe you want one of the following:� Values
|
DotNet:
src/FSharp.Data.Adaptive/Core/Callbacks.fs#L154
The type 'ConcurrentDictionary<_,_>' does not define the field, constructor or member 'Value'. Maybe you want one of the following:� Values
|
DotNet:
src/FSharp.Data.Adaptive/Core/Callbacks.fs#L142
The type 'ConcurrentDictionary<_,_>' does not define the field, constructor or member 'Value'. Maybe you want one of the following:� Values
|
DotNet:
src/FSharp.Data.Adaptive/Core/Callbacks.fs#L148
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
DotNet:
src/FSharp.Data.Adaptive/Core/Callbacks.fs#L153
The type 'ConcurrentDictionary<_,_>' does not define the field, constructor or member 'Value'. Maybe you want one of the following:� Values
|
DotNet:
src/FSharp.Data.Adaptive/Core/Callbacks.fs#L154
The type 'ConcurrentDictionary<_,_>' does not define the field, constructor or member 'Value'. Maybe you want one of the following:� Values
|
DotNet:
src/FSharp.Data.Adaptive/Core/Callbacks.fs#L142
The type 'ConcurrentDictionary<_,_>' does not define the field, constructor or member 'Value'. Maybe you want one of the following:� Values
|
DotNet:
src/FSharp.Data.Adaptive/Core/Callbacks.fs#L148
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
DotNet
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/.
|
DotNet
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/
|