Skip to content

Bump vite from 4.3.9 to 4.4.9 in /packages/app #192

Bump vite from 4.3.9 to 4.4.9 in /packages/app

Bump vite from 4.3.9 to 4.4.9 in /packages/app #192

Triggered via pull request August 23, 2023 23:09
@dependabotdependabot[bot]
synchronize #108
Status Success
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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