Skip to content

chore: migrate to new sdk #16

chore: migrate to new sdk

chore: migrate to new sdk #16

Triggered via pull request July 17, 2023 18:36
Status Success
Total duration 1m 16s
Artifacts

build_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
docker: src/client/Client.ts#L197
Forbidden non-null assertion
docker: src/client/Client.ts#L250
Forbidden non-null assertion
docker: src/client/Client.ts#L250
Forbidden non-null assertion
docker: src/client/Omnichannel.ts#L40
Forbidden non-null assertion
docker: src/client/WebClient.ts#L147
Forbidden non-null assertion
docker: src/index.ts#L21
Prefer using an optional chain expression instead, as it's more concise and easier to read