Skip to content

Remove save button in user settings #3148

Remove save button in user settings

Remove save button in user settings #3148

Triggered via pull request October 16, 2023 21:07
Status Failure
Total duration 1m 47s
Artifacts

node-ci.yml

on: pull_request
test-build-release
1m 35s
test-build-release
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
test-build-release: lib/components/user/new-account-wizard.tsx#L1
Property 'onCancel' does not exist on type 'Props'.
test-build-release: lib/components/user/user-account-screen.tsx#L1
Generic type 'FormikProps' requires 1 type argument(s).
test-build-release: lib/components/user/user-account-screen.tsx#L1
Property 'name' does not exist on type 'EventTarget'.
test-build-release: lib/components/user/user-account-screen.tsx#L1
Property 'name' does not exist on type 'EventTarget'.
test-build-release: lib/components/user/user-account-screen.tsx#L1
Property 'disabled' does not exist on type 'EventTarget'.
test-build-release: lib/components/user/user-account-screen.tsx#L1
Property 'disabled' does not exist on type 'EventTarget'.
test-build-release: lib/components/user/user-account-screen.tsx#L1
Property 'focus' does not exist on type 'EventTarget'.
test-build-release: lib/components/user/user-account-screen.tsx#L1
Property 'labels' does not exist on type 'EventTarget'.
test-build-release: lib/components/user/user-account-screen.tsx#L1
Property 'name' does not exist on type 'EventTarget'.
test-build-release: lib/actions/auth.js#L1
Member 'push' of the import declaration should be sorted alphabetically
test-build-release: lib/actions/auth.js#L11
Delete `·`
test-build-release: lib/actions/auth.js#L23
Delete `·`
test-build-release: lib/actions/auth.js#L36
Delete `·`
test-build-release: lib/actions/zipcar.js#L2
Replace `(fetch)` with `fetch`
test-build-release: lib/actions/zipcar.js#L4
Replace `'ZIPCAR_LOCATIONS_ERROR'` with `⏎··'ZIPCAR_LOCATIONS_ERROR'⏎`
test-build-release: lib/actions/zipcar.js#L5
Replace `'ZIPCAR_LOCATIONS_RESPONSE'` with `⏎··'ZIPCAR_LOCATIONS_RESPONSE'⏎`
test-build-release: lib/actions/zipcar.js#L6
Replace `'ZIPCAR_LOCATIONS_REQUEST'` with `⏎··'ZIPCAR_LOCATIONS_REQUEST'⏎`
test-build-release: lib/actions/zipcar.js#L8
Delete `·`
test-build-release: lib/components/admin/editable-section.js#L2
Replace `Component` with `·Component·`
test-build-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/