Gateways #49
Annotations
10 errors and 1 warning
build:
Gateways/Alpaca/Libs/Adapter.cs#L463
The type or namespace name 'OrderCreationMessage' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Gateways/Alpaca/Libs/Adapter.cs#L534
The type or namespace name 'OrderAdvancedAttributesMessage' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Gateways/Alpaca/Libs/Adapter.cs#L553
The type or namespace name 'OrderMessage' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Gateways/Alpaca/Libs/Adapter.cs#L606
The type or namespace name 'PositionMessage' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Gateways/Schwab/Libs/Adapter.cs#L17
The type or namespace name 'Schwab' does not exist in the namespace 'Terminal.Gateway' (are you missing an assembly reference?)
|
build:
Gateways/Schwab/Libs/Adapter.cs#L312
The type or namespace name 'PositionMessage' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Gateways/Schwab/Libs/Adapter.cs#L356
The type or namespace name 'PositionMessage' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Gateways/Schwab/Libs/Adapter.cs#L372
The type or namespace name 'OrderMessage' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Gateways/Schwab/Libs/Adapter.cs#L470
The type or namespace name 'ScopeMessage' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Gateways/Schwab/Libs/Adapter.cs#L536
The type or namespace name 'OrderMessage' could not be found (are you missing a using directive or an assembly reference?)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|