Skip to content

Build(deps-dev): Bump the devdependencies group in /packages/app with 2 updates #375

Build(deps-dev): Bump the devdependencies group in /packages/app with 2 updates

Build(deps-dev): Bump the devdependencies group in /packages/app with 2 updates #375

Triggered via pull request September 23, 2024 10:08
Status Success
Total duration 1m 9s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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