Skip to content

hmph

hmph #35

Triggered via push November 29, 2023 05:22
Status Success
Total duration 28s
Artifacts

lint.yml

on: push
Run linters
20s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters: src/patches/index.ts#L6
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