Skip to content

fix: improve GetNonce method in C#, Swift and php, and add some test code #270

fix: improve GetNonce method in C#, Swift and php, and add some test code

fix: improve GetNonce method in C#, Swift and php, and add some test code #270

Triggered via pull request July 31, 2023 02:52
Status Failure
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

testCSharp.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: csharp/core/Common.cs#L27
Invalid token ';' in class, struct, or interface member declaration
build: csharp/core/Common.cs#L139
Feature 'interpolated strings' is not available in C# 5. Please use language version 6 or greater.
build: csharp/core/Common.cs#L27
Invalid token ';' in class, struct, or interface member declaration
build: csharp/core/Common.cs#L139
Feature 'interpolated strings' is not available in C# 5. Please use language version 6 or greater.
build: csharp/core/Common.cs#L27
Invalid token ';' in class, struct, or interface member declaration
build: csharp/core/Common.cs#L139
Feature 'interpolated strings' is not available in C# 5. Please use language version 6 or greater.
build: csharp/core/Common.cs#L27
Invalid token ';' in class, struct, or interface member declaration
build: csharp/core/Common.cs#L139
Feature 'interpolated strings' is not available in C# 5. Please use language version 6 or greater.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/