Skip to content

Fix detect disconnection in WsClient (#21) #102

Fix detect disconnection in WsClient (#21)

Fix detect disconnection in WsClient (#21) #102

Triggered via push April 4, 2024 11:47
Status Success
Total duration 48s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/checkout@v3, dotnet/nbgv@v0.4.0, codecov/codecov-action@v3.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: dotnet/nbgv@v0.4.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
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/
build
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/
build
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/
build
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/
build
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/
build
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/
build
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/
build
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/
build
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/
build
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/
build: src/Zenon/Api/SubscribeApi.cs#L19
Use "Async" suffix in names of methods that return an awaitable type
build: src/Zenon/Api/SubscribeApi.cs#L24
Use "Async" suffix in names of methods that return an awaitable type
build: src/Zenon/Api/SubscribeApi.cs#L29
Use "Async" suffix in names of methods that return an awaitable type
build: src/Zenon/Api/SubscribeApi.cs#L34
Use "Async" suffix in names of methods that return an awaitable type
build: src/Zenon/Api/StatsApi.cs#L16
Use "Async" suffix in names of methods that return an awaitable type
build: src/Zenon/Api/StatsApi.cs#L21
Use "Async" suffix in names of methods that return an awaitable type
build: src/Zenon/Api/StatsApi.cs#L26
Use "Async" suffix in names of methods that return an awaitable type
build: src/Zenon/Api/StatsApi.cs#L31
Use "Async" suffix in names of methods that return an awaitable type
build: src/Zenon/Api/LedgerApi.cs#L19
Use "Async" suffix in names of methods that return an awaitable type
build: src/Zenon/Api/LedgerApi.cs#L24
Use "Async" suffix in names of methods that return an awaitable type