fix: letzAi build issues #2297
Annotations
3 errors and 5 warnings
check:
packages/plugin-anyone/src/actions/startAnyone.ts#L9
'axios' is defined but never used. Allowed unused vars must match /^_/u
|
check:
packages/plugin-anyone/src/actions/startAnyone.ts#L28
'anon' is assigned a value but never used. Allowed unused vars must match /^_/u
|
check
Process completed with exit code 1.
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check:
packages/plugin-thirdweb/src/actions/chat.ts#L85
Unexpected any. Specify a different type
|
check:
packages/plugin-thirdweb/src/actions/chat.ts#L87
Unexpected any. Specify a different type
|
check:
packages/plugin-anyone/src/services/AnyoneProxyService.ts#L8
Unexpected any. Specify a different type
|
check:
packages/plugin-anyone/src/services/AnyoneProxyService.ts#L9
Unexpected any. Specify a different type
|