Skip to content

Fix: logging supplied & parsed arguments #1236

Fix: logging supplied & parsed arguments

Fix: logging supplied & parsed arguments #1236

Triggered via pull request June 22, 2024 19:53
Status Success
Total duration 5m 28s
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
42s
node-lint
test-status-check
1s
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#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#L67
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