Skip to content

Struct search (where clauses) #3911

Struct search (where clauses)

Struct search (where clauses) #3911

Triggered via pull request January 23, 2025 21:58
Status Success
Total duration 14m 0s
Artifacts

ci.yml

on: pull_request
Check spelling
43s
Check spelling
Check for changesets
22s
Check for changesets
E2E Tests
3m 29s
E2E Tests
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
Check for changesets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test (22): packages/shared.net.errors/src/PalantirApiError.ts#L39
Unsafe assignment of an `any` value
Build and Test (22): packages/cli.common/src/commands/auth/login/loginFlow.ts#L48
Unsafe member access .code on an `any` value
Build and Test (22): packages/cli.common/src/commands/auth/login/loginFlow.ts#L115
'output' is never reassigned. Use 'const' instead
Build and Test (22): packages/cli.common/src/commands/auth/login/loginFlow.ts#L116
'array' is never reassigned. Use 'const' instead
Build and Test (22): packages/cli.common/src/commands/auth/login/loginFlow.ts#L193
Unsafe assignment of an `any` value
Build and Test (22): packages/cli.common/src/commands/auth/login/loginFlow.ts#L198
Unsafe call of a(n) `any` typed value
Build and Test (22): packages/cli.common/src/commands/auth/login/loginFlow.ts#L198
Unsafe member access .toString on an `any` value
Build and Test (22): packages/cli.common/src/getYargsBase.ts#L44
Async arrow function has no 'await' expression
Build and Test (22): packages/cli.common/src/getYargsBase.ts#L53
This expression unnecessarily compares a boolean value to a boolean instead of using it directly
Build and Test (22): packages/cli.common/src/yargs/logLevelMiddleware.ts#L21
Async function 'logLevelMiddleware' has no 'await' expression
Build and Test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test (20): packages/version-updater/src/junk.test.ts#L20
Async arrow function has no 'await' expression
Build and Test (20): packages/shared.net.errors/src/PalantirApiError.ts#L39
Unsafe assignment of an `any` value
Build and Test (20): packages/foundry-config-json/src/autoVersion.ts#L76
Unsafe assignment of an `any` value
Build and Test (20): packages/foundry-config-json/src/autoVersion.ts#L83
Unsafe assignment of an `any` value
Build and Test (20): packages/foundry-config-json/src/autoVersion.ts#L83
Unsafe member access .version on an `any` value
Build and Test (20): packages/foundry-config-json/src/autoVersion.ts#L84
Unsafe argument of type `any` assigned to a parameter of type `string`
Build and Test (20): packages/foundry-config-json/src/autoVersion.ts#L85
Unsafe return of a value of type `any`
Build and Test (20): packages/foundry-config-json/src/config.ts#L189
Unsafe return of a value of type `any`
Build and Test (20): packages/generator-utils/src/changeVersionPrefix.test.ts#L25
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 (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test (18): packages/version-updater/src/junk.test.ts#L20
Async arrow function has no 'await' expression
Build and Test (18): packages/foundry-config-json/src/autoVersion.ts#L76
Unsafe assignment of an `any` value
Build and Test (18): packages/foundry-config-json/src/autoVersion.ts#L83
Unsafe assignment of an `any` value
Build and Test (18): packages/foundry-config-json/src/autoVersion.ts#L83
Unsafe member access .version on an `any` value
Build and Test (18): packages/foundry-config-json/src/autoVersion.ts#L84
Unsafe argument of type `any` assigned to a parameter of type `string`
Build and Test (18): packages/foundry-config-json/src/autoVersion.ts#L85
Unsafe return of a value of type `any`
Build and Test (18): packages/foundry-config-json/src/config.ts#L189
Unsafe return of a value of type `any`
Build and Test (18): packages/generator-utils/src/changeVersionPrefix.test.ts#L25
Unexpected `await` of a non-Promise (non-"Thenable") value
Build and Test (18): packages/generator-utils/src/changeVersionPrefix.test.ts#L33
Unexpected `await` of a non-Promise (non-"Thenable") value
Build and Test (18): packages/generator-utils/src/changeVersionPrefix.test.ts#L41
Unexpected `await` of a non-Promise (non-"Thenable") value