Skip to content

chore(deps): update dependency @vercel/node to v5.7.4 (#1117) #8227

chore(deps): update dependency @vercel/node to v5.7.4 (#1117)

chore(deps): update dependency @vercel/node to v5.7.4 (#1117) #8227

Triggered via push April 11, 2026 10:14
Status Success
Total duration 40s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (20.x): utils/tx.ts#L86
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/pages/api/send-transactions/SwapTokensAndStakeDev/index.ts#L133
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/pages/api/send-transactions/SwapTokensAndStakeDev/index.ts#L112
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/pages/api/send-transactions/SwapTokensAndStakeDev/index.ts#L111
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/pages/api/send-transactions/AchievementsSBT/[contract].ts#L194
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/pages/api/send-transactions/AchievementsSBT/[contract].ts#L154
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/pages/api/send-transactions/AchievementsSBT/[contract].ts#L153
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/pages/api/send-transactions/AchievementsSBT/[contract].ts#L130
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
build (20.x): src/pages/api/send-transactions/AchievementsSBT/[contract].ts#L35
Parameter should have an immutability of at least "ReadonlyDeep" (actual: "Mutable")
build (20.x): src/env.d.ts#L1
Do not use a triple slash reference for ../.astro/types.d.ts, use `import` style instead