Skip to content

Gallery

Gallery #490

Triggered via pull request March 21, 2024 00:39
@WAEliasmithWAEliasmith
synchronize #218
Gallery
Status Failure
Total duration 1m 14s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build (16.x): src/features/gallery/components/GalleryGrid.tsx#L3
Cannot find module './types' or its corresponding type declarations.
build (16.x): src/features/gallery/components/GalleryGrid.tsx#L24
Argument of type '{ id: number; name: string; type: string; media: string; claimed: number; }' is not assignable to parameter of type 'never'.
build (16.x): src/features/gallery/components/GalleryGrid.tsx#L41
Type '{ key: any; event: DataItem; loading: boolean; surroundingNavLink: true; }' is missing the following properties from type 'TicketCardProps': input, setInput, isOpen, onClose, onSubmit
build (16.x): src/features/gallery/components/PurchaseModal.tsx#L66
Property 'isSecondary' does not exist on type 'object'.
build (16.x): src/features/gallery/components/PurchaseModal.tsx#L78
Property 'questions' does not exist on type 'object'.
build (16.x): src/features/gallery/components/PurchaseModal.tsx#L84
Property 'focus' does not exist on type 'never'.
build (16.x): src/features/gallery/components/PurchaseModal.tsx#L93
Property 'maxTickets' does not exist on type 'object'.
build (16.x): src/features/gallery/components/PurchaseModal.tsx#L93
Property 'soldTickets' does not exist on type 'object'.
build (16.x): src/features/gallery/components/PurchaseModal.tsx#L100
Property 'maxTickets' does not exist on type 'object'.
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x): src/components/AppModal/PerformDeletion.tsx#L23
Unexpected any. Specify a different type
build (16.x): src/components/AppModal/PerformDeletion.tsx#L25
Unexpected object value in conditional. The condition is always true
build (16.x): src/components/AppModal/PerformDeletion.tsx#L164
Unexpected console statement
build (16.x): src/components/DateRangePicker/helpers.tsx#L44
Unexpected console statement
build (16.x): src/components/ProtectedRoutes/ProtectedRoute.tsx#L18
Unexpected console statement
build (16.x): src/components/ProtectedRoutes/ProtectedRoute.tsx#L20
Unexpected console statement
build (16.x): src/components/SignedInButton/SignedInButton.tsx#L31
Unexpected console statement
build (16.x): src/components/SignedInButton/SignedInButton.tsx#L60
Unexpected console statement
build (16.x): src/components/ToggleSwitch/ToggleSwitch.tsx#L8
Unexpected any. Specify a different type
build (16.x): src/custom.d.ts#L2
Unexpected any. Specify a different type