Update LiteDb to 5.0.17, add TestNet network warning, release 1.3.8 #68
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/setup-dotnet@v1, actions/download-artifact@v2, marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
|
|
|
|
atomex.client.core/Atomex.TzktEvents/Services/AccountService.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
atomex.client.core/Atomex.TzktEvents/Services/AccountService.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
atomex.client.core/Atomex.TzktEvents/Services/TokensService.cs#L23
Possible null reference return.
|
atomex.client.core/Atomex.TzktEvents/Services/TokensService.cs#L110
Possible null reference argument for parameter 'data' in 'void TokensService.DataHandler(JToken data)'.
|
atomex.client.core/Atomex.MarketData/Binance/BinanceRestOrderBooksProvider.cs#L89
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading