new dashboard #610
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
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.
|