Skip to content

build(deps-dev): bump @caspeco/eslint-config from 2.0.0 to 2.1.1 #71

build(deps-dev): bump @caspeco/eslint-config from 2.0.0 to 2.1.1

build(deps-dev): bump @caspeco/eslint-config from 2.0.0 to 2.1.1 #71

Triggered via pull request September 23, 2024 02:45
Status Failure
Total duration 25s
Artifacts

code-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test: test/index.test.ts#L18
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: test/index.test.ts#L21
Async arrow function has no 'await' expression
test: test/index.test.ts#L22
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: test/util.ts#L16
Invalid type "unknown" of template literal expression
test
Process completed with exit code 1.