Create ci.yml #1
Annotations
30 warnings
build (ubuntu-latest):
src/DurangoConstants.ts#L33
Missing semicolon
|
build (ubuntu-latest):
src/appCore.ts#L15
Enum name `EXEC_MODE` must match one of the following formats: PascalCase
|
build (ubuntu-latest):
src/appCore.ts#L17
Enum Member name `Emulator` must match one of the following formats: camelCase
|
build (ubuntu-latest):
src/appCore.ts#L19
Enum Member name `NANOBOOT` must match one of the following formats: camelCase
|
build (ubuntu-latest):
src/appCore.ts#L114
Missing semicolon
|
build (ubuntu-latest):
src/appCore.ts#L128
Expected { after 'if' condition
|
build (ubuntu-latest):
src/appCore.ts#L179
Expected { after 'if' condition
|
build (ubuntu-latest):
src/appCore.ts#L204
Expected '===' and instead saw '=='
|
build (ubuntu-latest):
src/extension.ts#L30
Expected { after 'if' condition
|
build (ubuntu-latest):
src/handler.ts#L17
Enum Member name `WINDOWS` must match one of the following formats: camelCase
|
build (windows-latest):
src/DurangoConstants.ts#L33
Missing semicolon
|
build (windows-latest):
src/appCore.ts#L15
Enum name `EXEC_MODE` must match one of the following formats: PascalCase
|
build (windows-latest):
src/appCore.ts#L17
Enum Member name `Emulator` must match one of the following formats: camelCase
|
build (windows-latest):
src/appCore.ts#L19
Enum Member name `NANOBOOT` must match one of the following formats: camelCase
|
build (windows-latest):
src/appCore.ts#L114
Missing semicolon
|
build (windows-latest):
src/appCore.ts#L128
Expected { after 'if' condition
|
build (windows-latest):
src/appCore.ts#L179
Expected { after 'if' condition
|
build (windows-latest):
src/appCore.ts#L204
Expected '===' and instead saw '=='
|
build (windows-latest):
src/extension.ts#L30
Expected { after 'if' condition
|
build (windows-latest):
src/handler.ts#L17
Enum Member name `WINDOWS` must match one of the following formats: camelCase
|
build (macos-latest):
src/DurangoConstants.ts#L33
Missing semicolon
|
build (macos-latest):
src/appCore.ts#L15
Enum name `EXEC_MODE` must match one of the following formats: PascalCase
|
build (macos-latest):
src/appCore.ts#L17
Enum Member name `Emulator` must match one of the following formats: camelCase
|
build (macos-latest):
src/appCore.ts#L19
Enum Member name `NANOBOOT` must match one of the following formats: camelCase
|
build (macos-latest):
src/appCore.ts#L114
Missing semicolon
|
build (macos-latest):
src/appCore.ts#L128
Expected { after 'if' condition
|
build (macos-latest):
src/appCore.ts#L179
Expected { after 'if' condition
|
build (macos-latest):
src/appCore.ts#L204
Expected '===' and instead saw '=='
|
build (macos-latest):
src/extension.ts#L30
Expected { after 'if' condition
|
build (macos-latest):
src/handler.ts#L17
Enum Member name `WINDOWS` must match one of the following formats: camelCase
|