Skip to content

Chore: update dev dependencies #1709

Chore: update dev dependencies

Chore: update dev dependencies #1709

Triggered via pull request September 27, 2024 09:53
Status Cancelled
Total duration 18m 27s
Artifacts

node-test.yml

on: pull_request
path-filter
4s
path-filter
Matrix: node-build
Matrix: node-e2e
Matrix: node-package
Matrix: node-unit
node-lint
39s
node-lint
test-status-check
4s
test-status-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
node-e2e (lts)
The job running on runner GitHub Actions 18 has exceeded the maximum execution time of 10 minutes.
node-e2e (lts)
The operation was canceled.
test-status-check
Process completed with exit code 1.
path-filter
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
node-lint: index.ts#L21
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
node-lint: index.ts#L68
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
node-lint: package.ts#L46
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