Skip to content

Conversation

@AndresMorelos
Copy link
Contributor

@AndresMorelos AndresMorelos commented Sep 17, 2025

fix #20

@github-actions
Copy link

github-actions bot commented Sep 17, 2025

Test this pull request

  • The package can be tested by running
    yarn upgrade "https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/fix/enhance-error-handling-from-catalyst/dcl-content-validator-6.0.4-18320245070.commit-d7c8e1c.tgz"

@coveralls
Copy link

coveralls commented Sep 17, 2025

Coverage Status

coverage: 79.763%. remained the same
when pulling 42089f0 on fix/enhance-error-handling-from-catalyst
into fde8bc9 on main.

Copy link
Contributor

@LautaroPetaccio LautaroPetaccio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! 👍 I've left a couple of comments to review.

AndresMorelos and others added 4 commits October 1, 2025 16:05
Co-authored-by: Lautaro Petaccio <[email protected]>
Signed-off-by: Andrés Morelos <[email protected]>
Co-authored-by: Lautaro Petaccio <[email protected]>
Signed-off-by: Andrés Morelos <[email protected]>
Copy link
Member

@aleortega aleortega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT!

Copy link
Member

@aleortega aleortega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (leaving a NIT comment)

if (entityIsNotVersion3(entity) && entityWasDeployedAfterADR45(entity))
return validationFailed('Only entities v3 are allowed after ADR-45')
return validationFailed(
'Upload failed: only entities v3 are allowed after the ADR-45. Check http://adr.decentraland.org/adr/ADR-45 for more information'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'Upload failed: only entities v3 are allowed after the ADR-45. Check http://adr.decentraland.org/adr/ADR-45 for more information'
'Only entities v3 are allowed after the ADR-45. Check http://adr.decentraland.org/adr/ADR-45 for more information'

@AndresMorelos AndresMorelos merged commit 18c77bf into main Oct 7, 2025
4 checks passed
@AndresMorelos AndresMorelos deleted the fix/enhance-error-handling-from-catalyst branch October 7, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants