Add endpoint enrichment and computed flags to fetch-models #5
ci.yml
on: pull_request
Lint
/
Lint
15s
Tests
/
Tests
8m 8s
Annotations
8 errors and 12 warnings
|
Lint / Lint
Process completed with exit code 1.
|
|
Lint / Lint:
src/tracking/experiment.js#L1
Run autofix to sort these imports!
|
|
Lint / Lint:
src/swipers.js#L140
Expected '===' and instead saw '=='
|
|
Lint / Lint:
src/scroll-themes.js#L6
Use object destructuring
|
|
Lint / Lint:
src/lottie.js#L23
Unexpected aliasing of 'this' to local variable
|
|
Lint / Lint:
src/forms/form.js#L195
Replace `⏎········word⏎······` with `word`
|
|
Lint / Lint:
src/filter-basic.js#L34
Unexpected aliasing of 'this' to local variable
|
|
Lint / Lint:
src/blog.js#L1
Run autofix to sort these imports!
|
|
Lint / Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint / Lint:
src/stored/multistep.js#L287
'fillHubSpot' is defined but never used
|
|
Lint / Lint:
src/stored/multistep.js#L251
Unexpected console statement
|
|
Lint / Lint:
src/stored/multistep.js#L221
'button' is assigned a value but never used
|
|
Lint / Lint:
src/scroll.js#L45
'breakpoint' is defined but never used
|
|
Lint / Lint:
src/scroll.js#L5
'currentBreakpoint' is assigned a value but never used
|
|
Lint / Lint:
src/nav.js#L146
Unexpected console statement
|
|
Lint / Lint:
src/nav.js#L13
'$allTriggers' is assigned a value but never used
|
|
Lint / Lint:
src/forms/form.js#L209
Unary operator '++' used
|
|
Lint / Lint:
src/careers.js#L66
Unexpected console statement
|
|
Lint / Lint:
src/careers.js#L5
'getJobsForDepartment' is defined but never used
|
|
Tests / Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|