Skip to content

remove npm as direct dependency #1781

remove npm as direct dependency

remove npm as direct dependency #1781

Triggered via pull request November 13, 2025 07:34
Status Success
Total duration 3m 1s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
⬣ Lint: app/routes/api.getsensors.ts#L101
'error' is defined but never used
⬣ Lint: app/routes/api.devices.ts#L475
'jwtString' is assigned a value but never used. Allowed unused vars must match /^ignored/u
⬣ Lint: app/routes/api.devices.ts#L450
'height' is assigned a value but never used. Allowed unused vars must match /^ignored/u
⬣ Lint: app/routes/api.devices.ts#L290
'formErrors' is assigned a value but never used. Allowed unused vars must match /^ignored/u
⬣ Lint: app/routes/api.devices.ts#L286
'max_limit' is assigned a value but never used. Allowed unused vars must match /^ignored/u
⬣ Lint: app/models/transfer.server.ts#L3
'device' is defined but never used. Allowed unused vars must match /^ignored/u
⬣ Lint: app/lib/decoding-service.server.ts#L103
'sensors' is defined but never used. Allowed unused args must match /^_/u
⬣ Lint: app/lib/decoding-service.server.ts#L67
'sensors' is defined but never used. Allowed unused args must match /^_/u
⬣ Lint: app/components/map/map.tsx#L7
'terrain' is assigned a value but never used. Allowed unused args must match /^_/u
⬣ Lint: app/components/map/map.tsx#L7
'fog' is assigned a value but never used. Allowed unused args must match /^_/u
⚡ Test
Couldn't write a comment to the pull request. Please make sure your job has the permission 'pull-requests: write'. Original Error was: [HttpError] - Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
🐳 Build
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.