Skip to content

Add bundle size limits and tracking to Github CLI #30

Add bundle size limits and tracking to Github CLI

Add bundle size limits and tracking to Github CLI #30

Triggered via pull request December 11, 2024 08:35
Status Failure
Total duration 1m 31s
Artifacts

bundle-size-tracker.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
release
Argument of type 'unknown' is not assignable to parameter of type 'string'.
release
Output file '/home/runner/work/cody/cody/lib/shared/dist/utils.d.ts' has not been built from source file '/home/runner/work/cody/cody/lib/shared/src/utils.ts'.
release
Cannot find module '@sourcegraph/cody-shared' or its corresponding type declarations.
release
Type '{}' is not assignable to type 'boolean | undefined'.
release
Type 'unknown' is not assignable to type 'MODE | undefined'.
release
Type '{}' is not assignable to type 'boolean | undefined'.
release
Cannot find module '@sourcegraph/cody-shared' or its corresponding type declarations.
release
'validOptions.vscodeExtensions' is of type 'unknown'.
release
'validOptions.vscodeExtensions' is of type 'unknown'.
release
Parameter 'extension' implicitly has an 'any' type.
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636