Skip to content

run typescript tests correctly #5423

run typescript tests correctly

run typescript tests correctly #5423

Triggered via pull request December 28, 2023 15:11
Status Failure
Total duration 2m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

verify-node.yml

on: pull_request
Matrix: Verify linux
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Verify linux (19): packages/browser-logs/test/serialize-deserialize.test.ts#L2
'__importDefault' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
Verify linux (19): packages/browser-logs/test/serialize-deserialize.test.ts#L2
Parameter 'mod' implicitly has an 'any' type.
Verify linux (19): packages/browser-logs/test/serialize-deserialize.test.ts#L15
Variable 'browser' implicitly has type 'any' in some locations where its type cannot be determined.
Verify linux (19): packages/browser-logs/test/serialize-deserialize.test.ts#L16
Variable 'page' implicitly has type 'any' in some locations where its type cannot be determined.
Verify linux (19): packages/browser-logs/test/serialize-deserialize.test.ts#L24
Variable 'browser' implicitly has an 'any' type.
Verify linux (19): packages/browser-logs/test/serialize-deserialize.test.ts#L27
Variable 'page' implicitly has an 'any' type.
Verify linux (19): packages/browser-logs/test/serialize-deserialize.test.ts#L27
Property '_serialize' does not exist on type 'Window & typeof globalThis'.
Verify linux (19): packages/browser-logs/test/serialize-deserialize.test.ts#L32
Variable 'page' implicitly has an 'any' type.
Verify linux (19): packages/browser-logs/test/serialize-deserialize.test.ts#L32
Property '_serialize' does not exist on type 'Window & typeof globalThis'.
Verify linux (19): packages/browser-logs/test/serialize-deserialize.test.ts#L37
Variable 'page' implicitly has an 'any' type.
Verify linux (18)
The job was canceled because "_19" failed.
Verify linux (18)
The operation was canceled.