Skip to content

Feedback implementation for the Workshop #1630

Feedback implementation for the Workshop

Feedback implementation for the Workshop #1630

Triggered via pull request June 27, 2024 12:44
Status Failure
Total duration 1m 45s
Artifacts

test.yml

on: pull_request
Check for broken links
1m 37s
Check for broken links
Matrix: Test code snippets
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test code snippets (staking, optional)
Property 'capabilityDelegation' is missing in type '{ authentication: Kilt.KiltKeyringPair & { type: "ed25519"; }; keyAgreement: Kilt.KiltEncryptionKeypair; assertionMethod: Kilt.KiltKeyringPair & { type: "ed25519"; }; }' but required in type '{ authentication: KiltKeyringPair; keyAgreement: KiltEncryptionKeypair; assertionMethod: KiltKeyringPair; capabilityDelegation: KiltKeyringPair; }'.
Test code snippets (staking, optional)
Process completed with exit code 1.
Test code snippets (dapp, required)
Property 'capabilityDelegation' is missing in type '{ authentication: Kilt.KiltKeyringPair & { type: "ed25519"; }; keyAgreement: Kilt.KiltEncryptionKeypair; assertionMethod: Kilt.KiltKeyringPair & { type: "ed25519"; }; }' but required in type '{ authentication: KiltKeyringPair; keyAgreement: KiltEncryptionKeypair; assertionMethod: KiltKeyringPair; capabilityDelegation: KiltKeyringPair; }'.
Test code snippets (dapp, required)
Process completed with exit code 1.
Test code snippets (core, required)
The job was canceled because "dapp_required" failed.
Test code snippets (core, required)
Property 'capabilityDelegation' is missing in type '{ authentication: Kilt.KiltKeyringPair & { type: "ed25519"; }; keyAgreement: Kilt.KiltEncryptionKeypair; assertionMethod: Kilt.KiltKeyringPair & { type: "ed25519"; }; }' but required in type '{ authentication: KiltKeyringPair; keyAgreement: KiltEncryptionKeypair; assertionMethod: KiltKeyringPair; capabilityDelegation: KiltKeyringPair; }'.
Test code snippets (core, required)
Process completed with exit code 1.
Test code snippets (workshop, required)
The job was canceled because "dapp_required" failed.
Test code snippets (workshop, required)
The operation was canceled.