Skip to content

Refactored reply structure to a RecordsRead #2197

Refactored reply structure to a RecordsRead

Refactored reply structure to a RecordsRead #2197

Triggered via pull request October 4, 2024 23:43
Status Failure
Total duration 3m 44s
Artifacts

integrity-check.yml

on: pull_request
security-check
8s
security-check
test-with-browsers
3m 36s
test-with-browsers
Matrix: test-with-node
Fit to window
Zoom out
Zoom in

Annotations

14 errors
test-with-node (20.3.0): src/handlers/records-read.ts#L75
Missing space after key 'status'
test-with-node (20.3.0): src/handlers/records-read.ts#L76
Missing space after key 'recordsDelete'
test-with-node (20.3.0): src/handlers/records-read.ts#L106
Missing space after key 'status'
test-with-node (20.3.0): src/handlers/records-read.ts#L107
Missing space after key 'recordsWrite'
test-with-node (20.3.0): tests/features/owner-signature.spec.ts#L85
'data' is assigned a value but never used. Allowed unused vars must match /^_/u
test-with-node (20.3.0): tests/features/records-tags.spec.ts#L2083
This line has a length of 151. Maximum allowed is 150
test-with-node (20.3.0)
Process completed with exit code 1.
test-with-node (18.17.0): src/handlers/records-read.ts#L75
Missing space after key 'status'
test-with-node (18.17.0): src/handlers/records-read.ts#L76
Missing space after key 'recordsDelete'
test-with-node (18.17.0): src/handlers/records-read.ts#L106
Missing space after key 'status'
test-with-node (18.17.0): src/handlers/records-read.ts#L107
Missing space after key 'recordsWrite'
test-with-node (18.17.0): tests/features/owner-signature.spec.ts#L85
'data' is assigned a value but never used. Allowed unused vars must match /^_/u
test-with-node (18.17.0): tests/features/records-tags.spec.ts#L2083
This line has a length of 151. Maximum allowed is 150
test-with-node (18.17.0)
Process completed with exit code 1.