Skip to content

new dashboard

new dashboard #610

Triggered via pull request November 21, 2023 03:22
Status Failure
Total duration 1m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dashboard-ci.yaml

on: pull_request
Install Packages
17s
Install Packages
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Check types
Type '{ app: Application; refetchApp: () => void; repo: Repository; refreshRepo: () => Promise<void>; disableRefresh: Accessor<boolean>; latestBuild: Build; refetchLatestBuild: (info?: unknown) => Build | Promise<...>; }' is not assignable to type 'IntrinsicAttributes & { app: Application; refetchApp: () => void; repo: Repository; refreshRepo: () => void; disableRefresh: () => boolean; latestBuild?: Build; refetchLatestBuild: () => void; hasPermission: boolean; }'.
Check types
Process completed with exit code 2.