Changes to integrate rate-limit headers for Commands left
component UI
#64
lint-build-test.yml
on: pull_request
Build and Test
1m 18s
Annotations
2 errors and 7 warnings
Build and Test
@dicedb/playground-web#test: command (/home/runner/work/alloy/alloy/apps/playground-web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Build and Test
Process completed with exit code 1.
|
Build and Test:
apps/console-electron/app/page.tsx#L10
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Build and Test:
apps/playground-web/components/Playground/__tests__/Playground.test.tsx#L32
'terminalContainerElement' is assigned a value but never used
|
Build and Test:
apps/playground-web/shared/utils/commonUtils.ts#L15
Unexpected any. Specify a different type
|
Build and Test:
apps/playground-web/shared/utils/commonUtils.ts#L15
Unexpected any. Specify a different type
|
Build and Test:
apps/playground-web/shared/utils/commonUtils.ts#L26
Unexpected any. Specify a different type
|
Build and Test:
apps/playground-web/shared/utils/commonUtils.ts#L32
Unexpected any. Specify a different type
|
Build and Test:
apps/playground-web/shared/utils/shellUtils.ts#L13
Unexpected any. Specify a different type
|