cardano-foundation/catalyst-ci

🛠️ [TASK] : Fix warnings

Open

#237 opened on May 1, 2024

 (0 comments) (0 reactions) (0 assignees)Python (2 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Summary

Fix warnings

Description

Description

Fix all possible warning that occurs in CI

One known warning is in check phase where Node.js 16 actions are deprecated, Please update to Node.js 20

Contributor guide