Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

making delete button look the same for AG #458

making delete button look the same for AG

making delete button look the same for AG #458

Triggered via push October 17, 2024 19:47
Status Failure
Total duration 1m 38s
Artifacts
Run type checks, lint, and tests
1m 25s
Run type checks, lint, and tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run type checks, lint, and tests: packages/engine-frontend/components/ResourceDropdownMenu.tsx#L3
'Link2' is declared but its value is never read.
Run type checks, lint, and tests: packages/engine-frontend/components/ResourceDropdownMenu.tsx#L3
'Trash2' is declared but its value is never read.
Run type checks, lint, and tests: packages/engine-frontend/components/ResourceDropdownMenu.tsx#L3
'MoreHorizontal' is declared but its value is never read.
Run type checks, lint, and tests: packages/engine-frontend/components/ResourceDropdownMenu.tsx#L8
'DropdownMenu' is declared but its value is never read.
Run type checks, lint, and tests: packages/engine-frontend/components/ResourceDropdownMenu.tsx#L9
'DropdownMenuContent' is declared but its value is never read.
Run type checks, lint, and tests: packages/engine-frontend/components/ResourceDropdownMenu.tsx#L10
'DropdownMenuGroup' is declared but its value is never read.
Run type checks, lint, and tests: packages/engine-frontend/components/ResourceDropdownMenu.tsx#L11
'DropdownMenuItem' is declared but its value is never read.
Run type checks, lint, and tests: packages/engine-frontend/components/ResourceDropdownMenu.tsx#L12
'DropdownMenuLabel' is declared but its value is never read.
Run type checks, lint, and tests: packages/engine-frontend/components/ResourceDropdownMenu.tsx#L13
'DropdownMenuSeparator' is declared but its value is never read.
Run type checks, lint, and tests: packages/engine-frontend/components/ResourceDropdownMenu.tsx#L14
'DropdownMenuTrigger' is declared but its value is never read.
Run type checks, lint, and tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/