Skip to content

Find reviews and clear missing stores features #27

Find reviews and clear missing stores features

Find reviews and clear missing stores features #27

Triggered via pull request October 1, 2024 15:06
Status Failure
Total duration 25s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/lib/datetime.ts#L27
You generally never have to define a type for const since it will never differ from its original assigned values type. Typescript can automatically infer types: https://www.typescriptlang.org/docs/handbook/type-inference.html
build: src/lib/datetime.ts#L28
Expected indentation of 4 spaces but found 6
build: src/lib/datetime.ts#L29
Expected indentation of 4 spaces but found 6
build: src/lib/datetime.ts#L30
Expected indentation of 4 spaces but found 6
build: src/lib/datetime.ts#L31
Expected indentation of 4 spaces but found 6
build: src/lib/datetime.ts#L32
Expected indentation of 4 spaces but found 6
build: src/lib/datetime.ts#L33
Expected indentation of 4 spaces but found 6
build: src/lib/datetime.ts#L34
Expected indentation of 4 spaces but found 6
build: src/lib/datetime.ts#L34
Missing trailing comma
build
Process completed with exit code 1.