chore(deps): update opentelemetry-js monorepo #780
Annotations
11 errors and 1 warning
Lint
Process completed with exit code 1.
|
Lint:
src/build/advanced-api-routes.ts#L1
Cannot find module 'node:fs' or its corresponding type declarations.
|
Lint:
src/build/advanced-api-routes.ts#L2
Cannot find module 'node:fs/promises' or its corresponding type declarations.
|
Lint:
src/build/advanced-api-routes.ts#L3
Cannot find module 'node:path' or its corresponding type declarations.
|
Lint:
src/build/advanced-api-routes.ts#L139
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Lint:
src/build/advanced-api-routes.ts#L150
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Lint:
src/build/advanced-api-routes.ts#L161
Cannot find module 'next/dist/build/analysis/extract-const-value.js' or its corresponding type declarations.
|
Lint:
src/build/advanced-api-routes.ts#L162
Cannot find module 'next/dist/build/analysis/parse-module.js' or its corresponding type declarations.
|
Lint:
src/build/advanced-api-routes.ts#L186
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Lint:
src/build/advanced-api-routes.ts#L190
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Lint:
src/build/cache.ts#L1
Cannot find module 'node:fs' or its corresponding type declarations.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|