Skip to content

Change changesets to patch #8160

Change changesets to patch

Change changesets to patch #8160

Triggered via pull request December 16, 2025 23:13
Status Success
Total duration 16m 52s
Artifacts

ci.yml

on: pull_request
Check spelling
41s
Check spelling
Check for changesets
30s
Check for changesets
E2E Tests
6m 9s
E2E Tests
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build and Test (22): packages/oauth/src/createAuthlessClient.ts#L23
Async arrow function has no 'await' expression
Build and Test (22): packages/oauth/src/common.ts#L145
string is overridden by the "signIn" | "signOut" | "refresh" in this intersection type
Build and Test (22): packages/oauth/src/__tests__/createPublicOauthClient.test.ts#L45
Async arrow function has no 'await' expression
Build and Test (22): packages/oauth/src/BaseOauthClient.ts#L25
string is overridden by the "signIn" | "signOut" | "refresh" in this intersection type
Build and Test (22): packages/version-updater/src/junk.test.ts#L20
Async arrow function has no 'await' expression
Build and Test (22): packages/generator-utils/src/changeVersionPrefix.test.ts#L41
Unexpected `await` of a non-Promise (non-"Thenable") value
Build and Test (22): packages/generator-utils/src/changeVersionPrefix.test.ts#L33
Unexpected `await` of a non-Promise (non-"Thenable") value
Build and Test (22): packages/generator-utils/src/changeVersionPrefix.test.ts#L25
Unexpected `await` of a non-Promise (non-"Thenable") value
Build and Test (22): packages/cli.common/src/yargs/logLevelMiddleware.ts#L21
Async function 'logLevelMiddleware' has no 'await' expression
Build and Test (22): packages/cli.common/src/getYargsBase.ts#L44
Async arrow function has no 'await' expression
Build and Test (20): packages/oauth/src/createAuthlessClient.ts#L23
Async arrow function has no 'await' expression
Build and Test (20): packages/oauth/src/common.ts#L145
string is overridden by the "signIn" | "signOut" | "refresh" in this intersection type
Build and Test (20): packages/oauth/src/__tests__/createPublicOauthClient.test.ts#L45
Async arrow function has no 'await' expression
Build and Test (20): packages/oauth/src/BaseOauthClient.ts#L25
string is overridden by the "signIn" | "signOut" | "refresh" in this intersection type
Build and Test (20): packages/version-updater/src/junk.test.ts#L20
Async arrow function has no 'await' expression
Build and Test (20): packages/cli.common/src/yargs/logLevelMiddleware.ts#L21
Async function 'logLevelMiddleware' has no 'await' expression
Build and Test (20): packages/cli.common/src/getYargsBase.ts#L44
Async arrow function has no 'await' expression
Build and Test (20): packages/generator-utils/src/changeVersionPrefix.test.ts#L41
Unexpected `await` of a non-Promise (non-"Thenable") value
Build and Test (20): packages/generator-utils/src/changeVersionPrefix.test.ts#L33
Unexpected `await` of a non-Promise (non-"Thenable") value
Build and Test (20): packages/generator-utils/src/changeVersionPrefix.test.ts#L25
Unexpected `await` of a non-Promise (non-"Thenable") value
Build and Test (18): packages/api/src/OsdkObjectFrom.ts#L132
'never' is overridden by other types in this union type
Build and Test (18): packages/api/src/OsdkObjectFrom.ts#L81
'never' is overridden by other types in this union type
Build and Test (18): packages/api/src/OsdkObjectFrom.test.ts#L475
Async arrow function has no 'await' expression
Build and Test (18): packages/oauth/src/createPublicOauthClient.ts#L339
Void expressions used inside another expression must be moved to its own statement or marked explicitly with the `void` operator
Build and Test (18): packages/oauth/src/createAuthlessClient.ts#L23
Async arrow function has no 'await' expression
Build and Test (18): packages/oauth/src/common.ts#L145
string is overridden by the "signIn" | "signOut" | "refresh" in this intersection type
Build and Test (18): packages/oauth/src/__tests__/createPublicOauthClient.test.ts#L45
Async arrow function has no 'await' expression
Build and Test (18): packages/oauth/src/BaseOauthClient.ts#L25
string is overridden by the "signIn" | "signOut" | "refresh" in this intersection type
Build and Test (18): packages/version-updater/src/junk.test.ts#L20
Async arrow function has no 'await' expression
Build and Test (18): packages/shared.client.impl/src/createSharedClientContext.ts#L73
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`