Skip to content

chore(deps): update opentelemetry-js monorepo #159

chore(deps): update opentelemetry-js monorepo

chore(deps): update opentelemetry-js monorepo #159

Triggered via pull request July 5, 2024 12:39
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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#L120
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#L131
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#L142
Cannot find module 'next/dist/build/analysis/extract-const-value.js' or its corresponding type declarations.
Lint: src/build/advanced-api-routes.ts#L143
Cannot find module 'next/dist/build/analysis/parse-module.js' or its corresponding type declarations.
Lint: src/build/advanced-api-routes.ts#L167
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#L171
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.