Skip to content

Agent Refactor

Agent Refactor #294

Triggered via pull request August 18, 2023 21:12
Status Failure
Total duration 21m 4s
Artifacts

tests-ci.yml

on: pull_request
security-audit
9s
security-audit
test-with-node
2m 17s
test-with-node
test-with-browsers
20m 47s
test-with-browsers
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-with-node: packages/api/tests/record.spec.ts#L3
'DwnPublicKeyJwk' is defined but never used. Allowed unused vars must match /^_/u
test-with-node: packages/api/tests/record.spec.ts#L4
'DwnPrivateKeyJwk' is defined but never used. Allowed unused vars must match /^_/u
test-with-node: packages/api/tests/record.spec.ts#L12
'Record' is defined but never used. Allowed unused vars must match /^_/u
test-with-node: packages/api/tests/record.spec.ts#L29
'RecordsWriteTest' is defined but never used. Allowed unused vars must match /^_/u
test-with-node: packages/api/tests/record.spec.ts#L33
'dataBlob' is assigned a value but never used. Allowed unused vars must match /^_/u
test-with-node: packages/api/tests/record.spec.ts#L34
'dataFormat' is assigned a value but never used. Allowed unused vars must match /^_/u
test-with-node: packages/api/tests/record.spec.ts#L36
'identity' is defined but never used. Allowed unused vars must match /^_/u
test-with-node: packages/api/tests/web5-did.spec.ts#L7
'did' is assigned a value but never used. Allowed unused vars must match /^_/u
test-with-node
Process completed with exit code 1.
test-with-browsers
Process completed with exit code 1.