Skip to content

core(lantern): rename files to PascalCase #6266

core(lantern): rename files to PascalCase

core(lantern): rename files to PascalCase #6266

Triggered via pull request June 12, 2024 17:21
Status Failure
Total duration 1m 18s
Artifacts

package-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Package Test: core/lib/lantern/metrics/FirstContentfulPaint.js#L8
Cannot find module '../Metric.js' or its corresponding type declarations.
Package Test: core/lib/lantern/metrics/FirstContentfulPaint.js#L78
Parameter 'node' implicitly has an 'any' type.
Package Test: core/lib/lantern/metrics/LargestContentfulPaint.js#L8
Cannot find module '../Metric.js' or its corresponding type declarations.
Package Test: core/lib/lantern/metrics/LargestContentfulPaint.js#L93
Cannot find module '../Metric.js' or its corresponding type declarations.
Package Test: core/computed/metrics/lantern-first-contentful-paint.js#L11
Cannot find module '../../lib/lantern/Metric.js' or its corresponding type declarations.
Package Test: core/computed/metrics/lantern-first-contentful-paint.js#L21
Property 'compute' does not exist on type 'typeof LanternFirstContentfulPaint'. Did you mean 'compute_'?
Package Test: core/computed/metrics/lantern-largest-contentful-paint.js#L12
Cannot find module '../../lib/lantern/Metric.js' or its corresponding type declarations.
Package Test: core/computed/metrics/lantern-interactive.js#L9
Cannot find module '../../lib/lantern/metrics/Interactive.js' or its corresponding type declarations.
Package Test: core/computed/metrics/lantern-interactive.js#L12
Cannot find module '../../lib/lantern/Metric.js' or its corresponding type declarations.
Package Test: core/computed/metrics/lantern-interactive.js#L22
Property 'compute' does not exist on type 'typeof LanternInteractive'. Did you mean 'compute_'?
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/.