optimize animation #2503
turbo-ci.yml
on: pull_request
Compile
/
wasm
55s
Lint
1m 37s
Build
36s
test
2m 5s
lint:rust
1m 29s
test:rust
3m 26s
Annotations
10 errors and 6 warnings
Build
Module '"./animation-logic"' has no exported member 'permutation'.
|
Build
'permutation' is declared but its value is never read.
|
Build
node-status#build: command (/home/runner/actions-runner/_work/web/web/apps/node-status) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
Build
Process completed with exit code 2.
|
Lint:
packages/ui/components/ui/logo/animated-penumbra.tsx#L6
'permutation' is defined but never used
|
Lint:
packages/ui/components/ui/logo/perlin-noise.ts#L21
'h' is never reassigned. Use 'const' instead
|
Lint:
packages/ui/components/ui/logo/perlin-noise.ts#L22
'u' is never reassigned. Use 'const' instead
|
Lint:
packages/ui/components/ui/logo/perlin-noise.ts#L23
'v' is never reassigned. Use 'const' instead
|
Lint
@penumbra-zone/ui#lint: command (/home/runner/actions-runner/_work/web/web/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Lint
Process completed with exit code 1.
|
Compile / wasm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2, jetli/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2, jetli/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|