chore: Bump package version to 0.0.11 #55
Annotations
7 warnings
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
|