Skip to content

docs: update todos

docs: update todos #27

Triggered via push April 8, 2024 15:11
Status Success
Total duration 1m 1s
Artifacts

ci.yml

on: push
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-test (16.x): src/codelens.ts#L29
Missing semicolon
build-test (16.x): src/codelens.ts#L36
Missing semicolon
build-test (16.x): src/commands.ts#L13
Object Literal Method name `autodev.quickFix` must match one of the following formats: camelCase
build-test (16.x): src/commands.ts#L25
Object Literal Method name `autodev.sendToTerminal` must match one of the following formats: camelCase
build-test (16.x): src/commands.ts#L28
Object Literal Method name `autodev.debugTerminal` must match one of the following formats: camelCase
build-test (16.x): src/parser.ts#L24
Variable name `LanguageMap` must match one of the following formats: camelCase, UPPER_CASE
build-test (16.x): src/parser.ts#L86
Variable name `ParserMap` must match one of the following formats: camelCase, UPPER_CASE
build-test (16.x): src/parser.ts#L88
Missing semicolon
build-test (16.x): src/parser.ts#L93
Missing semicolon
build-test (16.x): src/parser.ts#L94
Missing semicolon