Use quotes around field names that start with an integer (#293) #63
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/ALCExe.ts#L11
Class Method name `CompileDGML` must match one of the following formats: camelCase
|
src/ALCExe.ts#L12
Missing semicolon
|
src/ALCExe.ts#L34
Class Method name `GetALCExeDir` must match one of the following formats: camelCase
|
src/ALCExe.ts#L35
Variable name `MicrosoftPath` must match one of the following formats: camelCase, UPPER_CASE
|
src/ALCExe.ts#L35
Missing semicolon
|
src/ALCExe.ts#L36
Missing semicolon
|
src/ALCExe.ts#L38
Missing semicolon
|
src/ALCExe.ts#L40
Variable name `ALCPath` must match one of the following formats: camelCase, UPPER_CASE
|
src/ALCExe.ts#L40
Missing semicolon
|
src/ALCExe.ts#L42
Missing semicolon
|
The logs for this run have expired and are no longer available.
Loading