Skip to content

core(lantern): remove usage of Lighthouse constants module #6248

core(lantern): remove usage of Lighthouse constants module

core(lantern): remove usage of Lighthouse constants module #6248

Triggered via pull request June 11, 2024 22:01
Status Failure
Total duration 1m 15s
Artifacts

package-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Package Test: core/config/constants.js#L61
Property 'mobileSlow4G' does not exist on type '{ throttling: { DEVTOOLS_RTT_ADJUSTMENT_FACTOR: number; DEVTOOLS_THROUGHPUT_ADJUSTMENT_FACTOR: number; mobileSlow4G: { rttMs: number; throughputKbps: number; requestLatencyMs: number; downloadThroughputKbps: number; uploadThroughputKbps: number; cpuSlowdownMultiplier: number; }; mobileRegular3G: { ...; }; desktopDen...'.
Package Test: core/config/desktop-config.js#L15
Property 'desktopDense4G' does not exist on type '{ throttling: { DEVTOOLS_RTT_ADJUSTMENT_FACTOR: number; DEVTOOLS_THROUGHPUT_ADJUSTMENT_FACTOR: number; mobileSlow4G: { rttMs: number; throughputKbps: number; requestLatencyMs: number; downloadThroughputKbps: number; uploadThroughputKbps: number; cpuSlowdownMultiplier: number; }; mobileRegular3G: { ...; }; desktopDen...'.
Package Test: core/config/lr-desktop-config.js#L16
Property 'desktopDense4G' does not exist on type '{ throttling: { DEVTOOLS_RTT_ADJUSTMENT_FACTOR: number; DEVTOOLS_THROUGHPUT_ADJUSTMENT_FACTOR: number; mobileSlow4G: { rttMs: number; throughputKbps: number; requestLatencyMs: number; downloadThroughputKbps: number; uploadThroughputKbps: number; cpuSlowdownMultiplier: number; }; mobileRegular3G: { ...; }; desktopDen...'.
Package Test: clients/devtools/devtools-entry.js#L42
Property 'desktopDense4G' does not exist on type '{ throttling: { DEVTOOLS_RTT_ADJUSTMENT_FACTOR: number; DEVTOOLS_THROUGHPUT_ADJUSTMENT_FACTOR: number; mobileSlow4G: { rttMs: number; throughputKbps: number; requestLatencyMs: number; downloadThroughputKbps: number; uploadThroughputKbps: number; cpuSlowdownMultiplier: number; }; mobileRegular3G: { ...; }; desktopDen...'.
Package Test
Process completed with exit code 2.
Package Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.