Skip to content

Refactor index.ts to include console.log statement for debugging #19

Refactor index.ts to include console.log statement for debugging

Refactor index.ts to include console.log statement for debugging #19

Triggered via push April 23, 2024 17:55
Status Failure
Total duration 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: src/index.ts#L3
Replace `'./types'` with `"./types";`
ci: src/index.ts#L29
Insert `;`
ci: src/index.ts#L33
Delete `⏎`
ci: src/index.ts#L38
English text in string literals is not allowed
ci: src/index.ts#L43
English text in string literals is not allowed
ci: src/index.ts#L48
English text in string literals is not allowed
ci: src/index.ts#L51
Identifier 'team_id' is not in camel case
ci: src/index.ts#L54
Delete `··`
ci: src/index.ts#L56
Unexpected console statement
ci: src/index.ts#L56
Replace `'req',·req)` with `"req",·req);`