Skip to content

Chore: update dependency typescript to v5.5.2 #1254

Chore: update dependency typescript to v5.5.2

Chore: update dependency typescript to v5.5.2 #1254

Triggered via pull request June 27, 2024 13:05
Status Success
Total duration 5m 54s
Artifacts

node-test.yml

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

Annotations

4 warnings
path-filter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
node-lint: index.ts#L20
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#L66
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#L44
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