Port some more stuff to TS #33
lint-and-syntax-check.yml
on: push
Matrix: syntax-check
lint
/
lint
38s
publish
/
publish
Annotations
53 errors and 12 warnings
syntax-check (16.x):
src/components/03-messages.ts#L470
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (16.x):
src/components/03-messages.ts#L506
Argument of type '"debug-traffic-outgoing"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (16.x):
src/components/03-messages.ts#L544
Argument of type '"debug-traffic-incoming"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (16.x):
src/components/03-messages.ts#L623
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (16.x):
src/components/03-messages.ts#L637
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (16.x):
src/components/03-messages.ts#L675
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (16.x):
src/components/03-messages.ts#L718
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (16.x):
src/components/03-messages.ts#L732
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (16.x):
src/components/classes/CMAuthTransport.ts#L25
Argument of type '(body: { toBuffer: () => Buffer;}, hdr: { proto: CMsgProtoBufHeader;}) => void' is not assignable to parameter of type 'MessageCallback'.
|
syntax-check (16.x)
Process completed with exit code 2.
|
syntax-check (18.x)
The job was canceled because "_16_x" failed.
|
syntax-check (18.x):
src/components/03-messages.ts#L470
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (18.x):
src/components/03-messages.ts#L506
Argument of type '"debug-traffic-outgoing"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (18.x):
src/components/03-messages.ts#L544
Argument of type '"debug-traffic-incoming"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (18.x):
src/components/03-messages.ts#L623
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (18.x):
src/components/03-messages.ts#L637
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (18.x):
src/components/03-messages.ts#L675
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (18.x):
src/components/03-messages.ts#L718
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (18.x):
src/components/03-messages.ts#L732
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (18.x):
src/components/classes/CMAuthTransport.ts#L25
Argument of type '(body: { toBuffer: () => Buffer;}, hdr: { proto: CMsgProtoBufHeader;}) => void' is not assignable to parameter of type 'MessageCallback'.
|
syntax-check (18.x)
Process completed with exit code 2.
|
syntax-check (20.x)
The job was canceled because "_16_x" failed.
|
syntax-check (20.x):
src/components/03-messages.ts#L470
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (20.x):
src/components/03-messages.ts#L506
Argument of type '"debug-traffic-outgoing"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (20.x):
src/components/03-messages.ts#L544
Argument of type '"debug-traffic-incoming"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (20.x):
src/components/03-messages.ts#L623
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (20.x):
src/components/03-messages.ts#L637
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (20.x):
src/components/03-messages.ts#L675
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (20.x):
src/components/03-messages.ts#L718
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (20.x):
src/components/03-messages.ts#L732
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (20.x):
src/components/classes/CMAuthTransport.ts#L25
Argument of type '(body: { toBuffer: () => Buffer;}, hdr: { proto: CMsgProtoBufHeader;}) => void' is not assignable to parameter of type 'MessageCallback'.
|
syntax-check (20.x)
The operation was canceled.
|
syntax-check (14.x)
The job was canceled because "_16_x" failed.
|
syntax-check (14.x):
src/components/03-messages.ts#L470
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (14.x):
src/components/03-messages.ts#L506
Argument of type '"debug-traffic-outgoing"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (14.x):
src/components/03-messages.ts#L544
Argument of type '"debug-traffic-incoming"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (14.x):
src/components/03-messages.ts#L623
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (14.x):
src/components/03-messages.ts#L637
Argument of type '"debug-verbose" | "debug"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (14.x):
src/components/03-messages.ts#L675
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (14.x):
src/components/03-messages.ts#L718
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (14.x):
src/components/03-messages.ts#L732
Argument of type '"debug-verbose"' is not assignable to parameter of type 'keyof SteamUserEvents'.
|
syntax-check (14.x):
src/components/classes/CMAuthTransport.ts#L25
Argument of type '(body: { toBuffer: () => Buffer;}, hdr: { proto: CMsgProtoBufHeader;}) => void' is not assignable to parameter of type 'MessageCallback'.
|
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 (16.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/00-base.ts#L11
'CMsgClientLogon' is defined but never used
|
lint / lint:
src/components/00-base.ts#L33
Unexpected any. Specify a different type
|
lint / lint
Unexpected any. Specify a different type
|