Skip to content

Build(deps-dev): Bump zod from 3.21.4 to 3.22.3 in /packages/app #215

Build(deps-dev): Bump zod from 3.21.4 to 3.22.3 in /packages/app

Build(deps-dev): Bump zod from 3.21.4 to 3.22.3 in /packages/app #215

Triggered via pull request October 7, 2023 12:30
Status Success
Total duration 58s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint: src/test/runTest.ts#L23
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: src/test/suite/extension.test.ts#L9
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator