Skip to content

Agent Refactor

Agent Refactor #297

Triggered via pull request August 18, 2023 23:57
Status Failure
Total duration 15m 51s
Artifacts

tests-ci.yml

on: pull_request
security-audit
9s
security-audit
test-with-node
3m 12s
test-with-node
test-with-browsers
15m 33s
test-with-browsers
Fit to window
Zoom out
Zoom in

Annotations

9 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
Process completed with exit code 1.
test-with-browsers
Process completed with exit code 1.