Codesign app error

I build electron app in terminal and sign with command

codesign --sign 4E65B...A236D4 --force --timestamp --options runtime --entitlements entitlements.plist /var/folders/dg/.../locale.pak ("..." - for short)

End get warning:

unable to build chain to self-signed root for signer "Developer ID Application: **** (*****)"

What does this error mean? Keychain contains a certificate Developer ID Application and it is blue. Please, help.
Codesign app error
 
 
Q