Skip to content

Local test

Local test #74

Triggered via pull request September 18, 2023 13:00
Status Success
Total duration 3m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-request.yml

on: pull_request
dependabot-auto-merge
0s
dependabot-auto-merge
Fit to window
Zoom out
Zoom in

Annotations

6 errors
examples-test
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
examples-test: src/index.ts#L2
Type 'typeof webcrypto' is not assignable to type 'Crypto'.
examples-test
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
examples-test: src/index.ts#L2
Type 'typeof webcrypto' is not assignable to type 'Crypto'.
examples-test
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
examples-test: src/index.ts#L2
Type 'typeof webcrypto' is not assignable to type 'Crypto'.