Skip to content

Feature: SHA256 support #931

Feature: SHA256 support

Feature: SHA256 support #931

Triggered via pull request March 23, 2024 15:52
Status Success
Total duration 5m 27s
Artifacts

node-test.yml

on: pull_request
path-filter
6s
path-filter
Matrix: node-build
Matrix: node-e2e
Matrix: node-package
Matrix: node-unit
node-lint
41s
node-lint
test-status-check
4s
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#L55
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