Skip to content

test(react/lazy): comprehensive test improvements and fix 'ImportCache.isCached' to use 'null' check instead of 'undefined' #5268

test(react/lazy): comprehensive test improvements and fix 'ImportCache.isCached' to use 'null' check instead of 'undefined'

test(react/lazy): comprehensive test improvements and fix 'ImportCache.isCached' to use 'null' check instead of 'undefined' #5268

Triggered via pull request August 17, 2025 12:39
Status Success
Total duration 3m 19s
Artifacts

ci.yml

on: pull_request
Matrix: Check quality
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Check quality (ci:eslint): packages/codemods/src/transforms/tests/remove-networkmode.test.ts#L8
Unsafe call of a(n) `error` type typed value
Check quality (ci:eslint): packages/codemods/src/transforms/tests/migrate-with-api.test.ts#L8
Unsafe call of a(n) `error` type typed value
Check quality (ci:eslint): packages/codemods/src/bin/transformRunner.spec.ts#L11
Unsafe member access .exitCode on an `any` value
Check quality (ci:eslint): packages/codemods/src/bin/transformRunner.spec.ts#L11
Unexpected any. Specify a different type