Skip to content

chore: Update package version to 0.0.10 #53

chore: Update package version to 0.0.10

chore: Update package version to 0.0.10 #53

Triggered via push July 29, 2024 20:35
Status Failure
Total duration 18s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
test: src/nostaleCryptography/client/index.ts#L23
Property 'state' is missing in type 'DecryptWorldStream' but required in type 'DecryptLoginStream'.
test
Process completed with exit code 2.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: src/PacketHandler/PacketHandler.ts#L17
Unexpected any. Specify a different type
test: src/logger/index.ts#L15
'opts' is defined but never used
test: src/logger/index.ts#L15
Unexpected any. Specify a different type
test: src/logger/index.ts#L37
'opts' is defined but never used
test: src/logger/index.ts#L37
Unexpected any. Specify a different type
test: src/utils/failcToString.ts#L1
'FailcError' is defined but never used