Skip to content

Update ionic packages to v8 (major) #2958

Update ionic packages to v8 (major)

Update ionic packages to v8 (major) #2958

Triggered via pull request September 17, 2024 15:58
Status Failure
Total duration 50s
Artifacts

node.js.yml

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

Annotations

5 errors and 1 warning
build (18.x): src/features/login/ResetPassword.tsx#L63
Type '(evt: IonInputEvent) => void' is not assignable to type '(event: IonInputCustomEvent<InputChangeEventDetail>) => void'.
build (18.x)
Process completed with exit code 2.
build (16.x)
The job was canceled because "_18_x" failed.
build (16.x): src/features/login/ResetPassword.tsx#L63
Type '(evt: IonInputEvent) => void' is not assignable to type '(event: IonInputCustomEvent<InputChangeEventDetail>) => void'.
build (16.x)
Process completed with exit code 2.
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/