Skip to content

implemented non sellable tickets and also fixed up date and time bugs #656

implemented non sellable tickets and also fixed up date and time bugs

implemented non sellable tickets and also fixed up date and time bugs #656

Triggered via pull request May 29, 2024 16:37
Status Failure
Total duration 2m 6s
Artifacts

main.yml

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

Annotations

6 errors and 12 warnings
build (16.x): src/features/gallery/components/TicketCard.tsx#L50
Argument of type 'string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | DateAndTimeInfo' is not assignable to parameter of type 'DateAndTimeInfo'.
build (16.x): src/features/gallery/components/TicketCard.tsx#L51
Cannot assign to 'eventHasPassed' because it is a constant.
build (16.x): src/features/gallery/components/TicketCard.tsx#L183
Argument of type 'string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | DateAndTimeInfo' is not assignable to parameter of type 'DateAndTimeInfo'.
build (16.x): src/features/gallery/components/TicketCard.tsx#L184
Cannot assign to 'saleTimeValid' because it is a constant.
build (16.x): src/features/gallery/components/TicketCard.tsx#L185
Cannot assign to 'saleTimeString' because it is a constant.
build (16.x)
Process completed with exit code 2.
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#L24
Unexpected any. Specify a different type
build (16.x): src/components/AppModal/PerformDeletion.tsx#L26
Unexpected object value in conditional. The condition is always true
build (16.x): src/components/DateRangePicker/helpers.tsx#L30
Unexpected console statement
build (16.x): src/components/Icons/wallets/MeteorWalletIcon.tsx#L1
There should be at least one empty line between import groups
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#L10
Unexpected any. Specify a different type
build (16.x): src/contexts/AuthWalletContext.tsx#L107
Unexpected console statement
build (16.x): src/custom.d.ts#L2
Unexpected any. Specify a different type