This repository has been archived by the owner on May 8, 2024. It is now read-only.
feat: admin main view/dropdown + manage views (#4) #43
cicd.yml
on: push
build
31s
remote-ssh-command
0s
Annotations
3 errors and 5 warnings
build:
src/pages/MovieSeatSelect/index.tsx#L6
Cannot find module './style.module.css' or its corresponding type declarations.
|
build:
src/pages/MovieSeatSelect/index.tsx#L80
Type '(event: React.ChangeEvent<HTMLSelectElement>) => void' is not assignable to type 'ChangeEventHandler<FormControlElement>'.
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|