Skip to content

feat: link mode

feat: link mode #2649

Triggered via pull request September 3, 2024 11:41
Status Failure
Total duration 1m 23s
Artifacts

pr_checks.yml

on: pull_request
Matrix: code_style
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build
Type '(topic: string, opts: SubscribeOptions | undefined) => Promise<string | null | undefined>' is not assignable to type '(topic: string, opts?: SubscribeOptions | undefined) => Promise<string | null>'.
build
Process completed with exit code 2.
code_style (lint): packages/core/src/controllers/subscriber.ts#L263
Forbidden non-null assertion
code_style (lint): packages/core/src/controllers/subscriber.ts#L286
Forbidden non-null assertion