Skip to content

v4.1.0 Release

v4.1.0 Release #18

Triggered via release June 18, 2024 09:06
@alplabinalplabin
published 4.1.0
Status Success
Total duration 35s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. 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: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. 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: Src/Common/BinanceClientException.cs#L10
Missing XML comment for publicly visible type or member 'BinanceClientException.BinanceClientException()'
build: Src/Common/BinanceClientException.cs#L15
Missing XML comment for publicly visible type or member 'BinanceClientException.BinanceClientException(string, int)'
build: Src/Common/BinanceClientException.cs#L22
Missing XML comment for publicly visible type or member 'BinanceClientException.BinanceClientException(string, int, Exception)'
build: Src/Common/BinanceClientException.cs#L30
Missing XML comment for publicly visible type or member 'BinanceClientException.Code'
build: Src/Common/BinanceClientException.cs#L33
Missing XML comment for publicly visible type or member 'BinanceClientException.Message'
build: Src/Common/BinanceHmac.cs#L14
Missing XML comment for publicly visible type or member 'BinanceHmac.BinanceHmac(string)'
build: Src/Common/BinanceHmac.cs#L19
Missing XML comment for publicly visible type or member 'BinanceHmac.Sign(string)'
build: Src/Common/BinanceHttpException.cs#L11
Missing XML comment for publicly visible type or member 'BinanceHttpException.BinanceHttpException()'
build: Src/Common/BinanceHttpException.cs#L16
Missing XML comment for publicly visible type or member 'BinanceHttpException.BinanceHttpException(string)'
build: Src/Common/BinanceHttpException.cs#L21
Missing XML comment for publicly visible type or member 'BinanceHttpException.BinanceHttpException(string, Exception)'