Skip to content

Change textarea input for text area with char count #53

Change textarea input for text area with char count

Change textarea input for text area with char count #53

Triggered via pull request July 22, 2024 14:01
Status Success
Total duration 2m 22s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated 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/
build: src/components/forms/promocode-form/index.js#L53
'entity' is missing in props validation
build: src/components/forms/promocode-form/index.js#L54
'errors' is missing in props validation
build: src/components/forms/promocode-form/index.js#L71
'prevState' is defined but never used
build: src/components/forms/promocode-form/index.js#L71
'snapshot' is defined but never used
build: src/components/forms/promocode-form/index.js#L73
'errors' is missing in props validation
build: src/components/forms/promocode-form/index.js#L73
'entity' is missing in props validation
build: src/components/forms/promocode-form/index.js#L76
'entity' is missing in props validation
build: src/components/forms/promocode-form/index.js#L81
'errors' is missing in props validation
build: src/components/forms/promocode-form/index.js#L86
'prevState' is already declared in the upper scope on line 71 column 33
build: src/components/forms/promocode-form/index.js#L127
'onSendEmail' is missing in props validation