Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Simplify Collection; Add prefetch vulnerabilities step #484

Simplify Collection; Add prefetch vulnerabilities step

Simplify Collection; Add prefetch vulnerabilities step #484

Triggered via pull request May 14, 2024 17:35
Status Failure
Total duration 29s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test: src/client.ts#L364
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
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.