chore: Update package version to 0.0.9 #49
Annotations
7 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|