Page MenuHomeSoftware Heritage

identifiers: Fix some invalid ValidationError template string formats
ClosedPublic

Authored by anlambert on Apr 13 2021, 12:46 PM.

Details

Summary

Some ValidationError exceptions could not be serialized to string due
to these format errors.

Related to T3234

Diff Detail

Repository
rDMOD Data model
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D5492 (id=19635)

Rebasing onto f2dba177ad...

Current branch diff-target is up to date.
Changes applied before test
commit 15d5bab5124ff6baf8b2045a50dc2ba27c6714cd
Author: Antoine Lambert <antoine.lambert@inria.fr>
Date:   Tue Apr 13 12:43:48 2021 +0200

    identifiers: Fix some invalid ValidationError template string formats
    
    Some ValidationError exceptions could not be serialized to string due
    to these format errors.
    
    Related to T3234

See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/314/ for more details.

This revision is now accepted and ready to land.Apr 13 2021, 1:12 PM