feat: from Hijri to Hijri Week Calendar #4
ci.yml
on: pull_request
lint
16s
typecheck
15s
Matrix: test
Annotations
6 errors
lint:
src/utils.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
lint:
src/utils.ts#L4
Trailing spaces not allowed
|
lint:
src/utils.ts#L9
Expected indentation of 2 spaces but found 4
|
lint:
src/utils.ts#L9
Extra semicolon
|
lint:
src/utils.ts#L10
Newline required at end of file but not found
|
lint
Process completed with exit code 1.
|