Skip to content

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

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

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

Triggered via pull request April 1, 2024 10:52
Status Success
Total duration 41s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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