runfix: renew certificate device details [WPB-9193] (#17451) #2924
Annotations
4 errors and 10 warnings
MessageHasher › hashEvent › text events › correctly hashes text events:
src/script/message/MessageHasher.ts#L32
TypeError: Failed to execute 'digest' on 'SubtleCrypto': 2nd argument is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
at digest (src/script/message/MessageHasher.ts:32:31)
at Object.createSha256Hash [as hashEvent] (src/script/message/MessageHasher.ts:94:10)
at hashEvent (test/unit_tests/message/MessageHasherSpec.js:58:32)
at Array.map (<anonymous>)
at Object.map (test/unit_tests/message/MessageHasherSpec.js:57:36)
|
MessageHasher › hashEvent › location events › correctly hashes location events:
src/script/message/MessageHasher.ts#L32
TypeError: Failed to execute 'digest' on 'SubtleCrypto': 2nd argument is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
at digest (src/script/message/MessageHasher.ts:32:31)
at Object.createSha256Hash [as hashEvent] (src/script/message/MessageHasher.ts:94:10)
at hashEvent (test/unit_tests/message/MessageHasherSpec.js:84:32)
at Array.map (<anonymous>)
at Object.map (test/unit_tests/message/MessageHasherSpec.js:83:36)
|
MessageHasher › hashEvent › assets events › correctly hashes asset events:
src/script/message/MessageHasher.ts#L32
TypeError: Failed to execute 'digest' on 'SubtleCrypto': 2nd argument is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
at digest (src/script/message/MessageHasher.ts:32:31)
at Object.createSha256Hash [as hashEvent] (src/script/message/MessageHasher.ts:94:10)
at hashEvent (test/unit_tests/message/MessageHasherSpec.js:120:32)
at Array.map (<anonymous>)
at Object.map (test/unit_tests/message/MessageHasherSpec.js:119:36)
|
test
Process completed with exit code 1.
|
test:
server/Server.ts#L164
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L165
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L166
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L167
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L168
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L169
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L170
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L171
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/config/client.config.ts#L70
No magic number: 4
|
test:
server/config/client.config.ts#L72
No magic number: 500
|