Skip to content

Enforce action params do not allow more parameters than in the specified type #3804

Enforce action params do not allow more parameters than in the specified type

Enforce action params do not allow more parameters than in the specified type #3804

Triggered via pull request January 14, 2025 15:36
Status Failure
Total duration 13m 24s
Artifacts

ci.yml

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

Annotations

1 error and 36 warnings
Check for changesets
Process completed with exit code 1.
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/create-app.template-packager/src/index.ts#L31
Unsafe assignment of an `any` value
Build and Test (22): packages/create-app.template-packager/src/index.ts#L58
Unsafe assignment of an `any` value
Build and Test (22): packages/create-app.template-packager/src/index.ts#L63
Unsafe member access [d] on an `any` value
Build and Test (22): packages/create-app.template-packager/src/index.ts#L64
Unsafe member access [d] on an `any` value
Build and Test (22): packages/create-app.template-packager/src/index.ts#L65
Unsafe member access [d] on an `any` value
Build and Test (22): packages/create-app.template-packager/src/index.ts#L67
Unsafe member access [d] on an `any` value
Build and Test (22): packages/create-app.template-packager/src/index.ts#L67
Unsafe member access [d] on an `any` value
Build and Test (22): packages/create-app.template-packager/src/index.ts#L68
Unsafe member access [d] on an `any` value
Build and Test (22): packages/create-app.template-packager/src/index.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `{}`
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/shared.net.errors/src/PalantirApiError.ts#L39
Unsafe assignment of an `any` value
Build and Test (20): packages/create-app.template-packager/src/index.ts#L31
Unsafe assignment of an `any` value
Build and Test (20): packages/create-app.template-packager/src/index.ts#L58
Unsafe assignment of an `any` value
Build and Test (20): packages/create-app.template-packager/src/index.ts#L63
Unsafe member access [d] on an `any` value
Build and Test (20): packages/create-app.template-packager/src/index.ts#L64
Unsafe member access [d] on an `any` value
Build and Test (20): packages/create-app.template-packager/src/index.ts#L65
Unsafe member access [d] on an `any` value
Build and Test (20): packages/create-app.template-packager/src/index.ts#L67
Unsafe member access [d] on an `any` value
Build and Test (20): packages/create-app.template-packager/src/index.ts#L67
Unsafe member access [d] on an `any` value
Build and Test (20): packages/create-app.template-packager/src/index.ts#L68
Unsafe member access [d] on an `any` value
Build and Test (20): packages/create-app.template-packager/src/index.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `{}`
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/shared.net.errors/src/PalantirApiError.ts#L39
Unsafe assignment of an `any` value
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
Build and Test (18): packages/generator-utils/src/getDependencyVersionFromFindUpPackageJson.ts#L36
Unsafe member access .dependencies on an `any` value
Build and Test (18): packages/generator-utils/src/getDependencyVersionFromFindUpPackageJson.ts#L37
Unsafe member access .devDependencies on an `any` value
Build and Test (18): packages/generator-utils/src/getDependencyVersionFromFindUpPackageJson.ts#L38
Unsafe member access .peerDependencies on an `any` value