Merge pull request #1 from formancehq/speakeasy-sdk-regen-1727105628 #1
sdk_publish.yaml
on: push
publish
/
Create Github Release
47s
publish
/
Publish Python SDK
0s
publish
/
Publish Typescript SDK
0s
publish
/
Publish Java SDK
0s
publish
/
Publish PHP SDK
0s
publish
/
Publish C# SDK
1m 40s
publish
/
Publish Terraform Provider
0s
publish
/
Publish Ruby SDK
0s
Annotations
1 error and 4 warnings
publish / Publish C# SDK
Process completed with exit code 1.
|
publish / Publish C# SDK
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish / Publish C# SDK:
src/formance/Hooks/ClientCredentials.cs#L223
Dereference of a possibly null reference.
|
publish / Publish C# SDK:
src/formance/Hooks/ClientCredentials.cs#L232
Possible null reference argument for parameter 'token' in 'Session.Session(Credentials credentials, string token, List<string> scopes, DateTime? expiresAt = null)'.
|
publish / Publish C# SDK:
src/formance/Hooks/ClientCredentials.cs#L69
Non-nullable field 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|