F: Add missing TypeSpec type definitions (errors, tracing, streaming, validation, wire) #13
docs-examples.yml
on: pull_request
Python examples
14s
TypeScript examples
28s
C# examples
28s
Docs site build
48s
Annotations
4 errors and 5 warnings
|
C# examples
Process completed with exit code 1.
|
|
C# examples:
runtime/csharp/Prompty.Core/Model/core/InvokerError.cs#L45
The type 'InvokerError' already contains a definition for 'Key'
|
|
C# examples:
runtime/csharp/Prompty.Core/InvokerRegistry.cs#L10
Missing partial modifier on declaration of type 'InvokerError'; another partial declaration of this type exists
|
|
Docs site build
Process completed with exit code 1.
|
|
Python examples
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@v5, astral-sh/setup-uv@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
C# examples:
runtime/csharp/Prompty.Core/Model/core/InvokerError.cs#L35
'InvokerError.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
C# examples:
runtime/csharp/Prompty.Core/Model/Utils.cs#L344
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
|
C# examples:
runtime/csharp/Prompty.Core/Model/Utils.cs#L343
XML comment has badly formed XML -- 'End tag 'returns' does not match the start tag 'string'.'
|
|
C# examples:
runtime/csharp/Prompty.Core/Model/Utils.cs#L343
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
|