FormidableLabs / FormidableLabs/pino-lambda

pino-lambda: clear pipeline warnings

Aperta
#55 0 commenti 0 reazioni 1 assegnatario Rivendicata da @acharyakavita Vedi su GitHub
Lingua principale
TypeScript
Stelle
135
Fork
14
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

This project currently has node version warnings in the CICD pipeline logs. This is likely due to using an old version of the below actions.
Try and convert to the newest version.
- actions/checkout → actions/checkout@v4
- actions/setup-node → actions/setup-node@v4
- pnpm/action-setup → pnpm/action-setup@v3
- actions/cache → actions/cache@v4
- actions/stale → actions/stale@v4
In order to conform with Nearform_Commerce OSS standards, please convert to use newer versions which no longer have the warning.

created by Sawyer Automation Bot © using github cli

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.