Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Pipeline started failing with no code change

Hey everyone,

Wondering if anyone has encountered this issue before. We have a react project that used to build successfully before (we have a schedule daily run), then suddenly it just started failing even though no new code change was introduced.

 

TypeScript 'declare' fields must first be transformed by @babel/plugin-transform-typescript.
If you have already enabled that plugin (or '@babel/preset-typescript'), make sure that it runs before any plugin related to additional class features:
- @babel/plugin-proposal-class-properties
- @babel/plugin-proposal-private-methods
- @babel/plugin-proposal-decorators
I already tried to Google for a solution but nothing seemed to work. I can't replicate the issue locally because it builds just fine.

1 answer

0 votes
Caroline R
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 05, 2021

Hi, @franco! Welcome to the community! 

There could be multiple reasons for the failure, so I would like to ask you to check the following points:

  1. Are there changes in the build image you are using in the Pipeline? You can verify it by checking the image hash of failed and passed build.

  2. Can you check the caches in both pass and failed builds? Could you check if the cache was reused or created in both failed and successful builds?

  3. Are there any recent changes in the third-party packages? You can verify it by checking the Pipeline logs and version of different packages being used.

  4. Could you share how you have tested it locally?

Please feel free to share any additional information related to this issue.

Kind regards,
Caroline

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events