feat: Upgrade to latest openapi-fetch #397
validate-workflow.yml
on: pull_request
Run type checks, lint, and tests
3m 25s
Annotations
4 errors and 11 warnings
Run type checks, lint, and tests
@opensdks/sdk-salesforce#build: command (/home/runner/work/openSDKs/openSDKs/sdks/sdk-salesforce) pnpm run build exited (1)
|
Run type checks, lint, and tests
The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.
|
Run type checks, lint, and tests
The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.
|
Run type checks, lint, and tests
Process completed with exit code 1.
|
Run type checks, lint, and tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run type checks, lint, and tests:
bin/syncPackages.ts#L57
Forbidden non-null assertion
|
Run type checks, lint, and tests:
bin/syncPackages.ts#L131
Forbidden non-null assertion
|
Run type checks, lint, and tests:
bin/yaml2json.js#L22
Do not access a member directly from an await expression
|
Run type checks, lint, and tests:
bin/yaml2json.js#L24
Do not access a member directly from an await expression
|
Run type checks, lint, and tests:
examples/bin/mdxToMd.ts#L30
Unsafe assignment of an `any` value
|
Run type checks, lint, and tests:
examples/example-kitchensink.ts#L47
Forbidden non-null assertion
|
Run type checks, lint, and tests:
examples/example-kitchensink.ts#L48
Forbidden non-null assertion
|
Run type checks, lint, and tests:
examples/example-kitchensink.ts#L91
Forbidden non-null assertion
|
Run type checks, lint, and tests:
examples/example-kitchensink.ts#L92
Forbidden non-null assertion
|
Run type checks, lint, and tests:
examples/example-kitchensink.ts#L103
Forbidden non-null assertion
|