fix: add image compression for DALL-E generated images #29970
CI.yml
on: pull_request
Matrix: Commonwealth Unit Tests
Matrix: Code Quality Recommendations
Matrix: Code Quality checks
Matrix: EVM Devnet Tests
Matrix: Commonwealth Integration Tests
Matrix: Detect Broken TS expect errors
Matrix: Commonwealth Mature E2E Tests
Matrix: Commonwealth E2E Tests
Matrix: Commonwealth E2E Tests Serial
Matrix: Upload Test Coverage Report
Annotations
16 errors and 14 warnings
Code Quality Recommendations (22)
Process completed with exit code 1.
|
Detect Broken TS expect errors (22)
Process completed with exit code 1.
|
Code Quality checks (22)
Process completed with exit code 1.
|
Commonwealth Integration Tests (22)
Process completed with exit code 1.
|
Commonwealth E2E Tests Serial (22)
The inferred type of 'buildproc' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/qs'. This is likely not portable. A type annotation is necessary.
|
Commonwealth E2E Tests Serial (22)
The inferred type of 'command' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/qs'. This is likely not portable. A type annotation is necessary.
|
Commonwealth E2E Tests Serial (22)
The inferred type of 'query' cannot be named without a reference to '.pnpm/@types[email protected]/node_modules/@types/qs'. This is likely not portable. A type annotation is necessary.
|
Commonwealth E2E Tests Serial (22)
Property 'router' does not exist on type 'typeof import("/home/runner/work/commonwealth/commonwealth/libs/adapters/build/trpc/index")'.
|
Commonwealth E2E Tests Serial (22)
Property 'command' does not exist on type 'typeof import("/home/runner/work/commonwealth/commonwealth/libs/adapters/build/trpc/index")'.
|
Commonwealth E2E Tests Serial (22)
Property 'command' does not exist on type 'typeof import("/home/runner/work/commonwealth/commonwealth/libs/adapters/build/trpc/index")'.
|
Commonwealth E2E Tests Serial (22)
Property 'command' does not exist on type 'typeof import("/home/runner/work/commonwealth/commonwealth/libs/adapters/build/trpc/index")'.
|
Commonwealth E2E Tests Serial (22)
Property 'query' does not exist on type 'typeof import("/home/runner/work/commonwealth/commonwealth/libs/adapters/build/trpc/index")'.
|
Commonwealth E2E Tests Serial (22)
Property 'query' does not exist on type 'typeof import("/home/runner/work/commonwealth/commonwealth/libs/adapters/build/trpc/index")'.
|
Commonwealth E2E Tests Serial (22)
Property 'command' does not exist on type 'typeof import("/home/runner/work/commonwealth/commonwealth/libs/adapters/build/trpc/index")'.
|
Commonwealth E2E Tests (22)
Process completed with exit code 1.
|
Commonwealth Mature E2E Tests (22)
Process completed with exit code 1.
|
Code Quality Recommendations (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Quality Recommendations (22):
libs/shared/src/utils/ImageCompression.ts#L3
'maxSizeMB' is assigned a value but never used
|
Code Quality Recommendations (22):
libs/shared/src/utils/ImageCompression.ts#L4
'maxWidthOrHeight' is assigned a value but never used
|
Detect Broken TS expect errors (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Quality checks (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Commonwealth Integration Tests (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
EVM Devnet Tests (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Commonwealth E2E Tests Serial (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Commonwealth E2E Tests (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Commonwealth E2E Tests (22)
No files were found with the provided path: packages/commonwealth/test-results/. No artifacts will be uploaded.
|
Commonwealth Mature E2E Tests (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Commonwealth Mature E2E Tests (22)
No files were found with the provided path: packages/commonwealth/test-results/. No artifacts will be uploaded.
|
Commonwealth Unit Tests (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload Test Coverage Report (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|