v4.0.1 Release #17
Annotations
12 warnings
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)'
|