chore(husky): add npm install to pre-commit hook #114
ci.yml
on: push
Lint
33s
Type Check
38s
Tests (Validate)
34s
Tests (URLs)
36s
Spell Check
37s
Build
1m 31s
CI Success
2s
Annotations
9 errors and 1 warning
|
Tests (URLs)
Process completed with exit code 1.
|
|
Type Check
Process completed with exit code 2.
|
|
Type Check:
tests/validate/typesAlignment.test.ts#L94
Type 'undefined' cannot be used as an index type.
|
|
Type Check:
tests/validate/typesAlignment.test.ts#L93
Object is possibly 'undefined'.
|
|
Type Check:
tests/validate/translations.structure.test.ts#L140
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Type Check:
tests/validate/translations.structure.test.ts#L135
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Type Check:
tests/validate/manifests.schema.test.ts#L102
Argument of type 'unknown' is not assignable to parameter of type 'AnySchema | AnySchema[]'.
|
|
Type Check:
tests/validate/manifests.schema.test.ts#L80
Argument of type 'unknown' is not assignable to parameter of type 'AnySchema | AnySchema[]'.
|
|
CI Success
Process completed with exit code 1.
|
|
Build
No files were found with the provided path: .next
.open-next. No artifacts will be uploaded.
|