Skip to content

update packages

update packages #66

Triggered via push June 13, 2024 18:58
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
lint-test
39s
lint-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-test: src/object.ts#L10
Expected indentation of 4 spaces but found 2
lint-test: src/object.ts#L11
Expected indentation of 4 spaces but found 2
lint-test: src/object.ts#L13
Expected indentation of 4 spaces but found 2
lint-test: src/object.ts#L14
Expected indentation of 4 spaces but found 2
lint-test: src/object.ts#L15
Expected indentation of 8 spaces but found 4
lint-test: src/object.ts#L16
Expected indentation of 8 spaces but found 4
lint-test: src/object.ts#L17
Expected indentation of 12 spaces but found 6
lint-test: src/object.ts#L18
Expected indentation of 8 spaces but found 4
lint-test: src/object.ts#L19
Expected indentation of 8 spaces but found 4
lint-test: src/object.ts#L20
Expected indentation of 4 spaces but found 2
lint-test: src/object.ts#L5
Expected @param names to be "objOrArray, [object Object]". Got "obj, keys"