Updated generate-enums script to generate TS enums #32
lint-and-syntax-check.yml
on: push
Matrix: syntax-check
lint
/
lint
32s
publish
/
publish
Annotations
19 errors and 13 warnings
syntax-check (20.x):
src/enums/EAudioFormat.ts#L6
An identifier or keyword cannot immediately follow a numeric literal.
|
syntax-check (20.x)
Process completed with exit code 2.
|
syntax-check (18.x):
src/enums/EAudioFormat.ts#L6
An identifier or keyword cannot immediately follow a numeric literal.
|
syntax-check (18.x)
Process completed with exit code 2.
|
syntax-check (16.x)
The job was canceled because "_20_x" failed.
|
syntax-check (16.x):
src/enums/EAudioFormat.ts#L6
An identifier or keyword cannot immediately follow a numeric literal.
|
syntax-check (16.x)
The operation was canceled.
|
syntax-check (14.x)
The job was canceled because "_20_x" failed.
|
syntax-check (14.x)
The operation was canceled.
|
lint / lint:
examples/appticketvalidator.js#L1
Require statement not part of import statement
|
lint / lint:
examples/appticketvalidator.js#L2
Require statement not part of import statement
|
lint / lint:
examples/appticketvalidator.js#L3
Require statement not part of import statement
|
lint / lint:
examples/appticketvalidator.js#L4
Require statement not part of import statement
|
lint / lint:
examples/appticketvalidator.js#L5
Require statement not part of import statement
|
lint / lint:
examples/basicbot.js#L7
Require statement not part of import statement
|
lint / lint:
examples/betamanifestdownloader.js#L15
Require statement not part of import statement
|
lint / lint:
examples/betamanifestdownloader.js#L16
Require statement not part of import statement
|
lint / lint:
examples/betamanifestdownloader.js#L17
Require statement not part of import statement
|
lint / lint:
examples/betamanifestdownloader.js#L64
Require statement not part of import statement
|
syntax-check (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
syntax-check (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / lint:
examples/appticketvalidator.js#L172
'err' is defined but never used
|
lint / lint:
examples/appticketvalidator.js#L210
'err' is defined but never used
|
lint / lint:
examples/basicbot.js#L15
'details' is defined but never used
|
lint / lint:
examples/basicbot.js#L26
'sessionID' is defined but never used
|
lint / lint:
examples/basicbot.js#L26
'cookies' is defined but never used
|
lint / lint:
examples/databasedownloader.js#L13
'details' is defined but never used
|
lint / lint:
examples/tokendumper.js#L12
'details' is defined but never used
|
lint / lint:
src/components/09-logon.js#L539
'eresult' is defined but never used
|
lint / lint:
src/components/account.js#L33
'reject' is defined but never used
|
lint / lint:
src/components/account.js#L73
'reject' is defined but never used
|