Skip to content

feat: providers list handler #315

feat: providers list handler

feat: providers list handler #315

Triggered via pull request January 22, 2024 13:03
Status Failure
Total duration 1m 17s
Artifacts

build.yml

on: pull_request
Linting (pre-commit)
20s
Linting (pre-commit)
build
1m 8s
build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
build: src/FormComponent.tsx#L50
Interface name `Product` must match the RegExp: /^I[A-Z]/u
build: src/FormComponent.tsx#L55
Interface name `Provider` must match the RegExp: /^I[A-Z]/u
build: src/hooks/useFetchData.ts#L7
Interface name `UseFetchDataProps` must match the RegExp: /^I[A-Z]/u
build
Process completed with exit code 1.
Linting (pre-commit)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, pre-commit/[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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/setup-python@v2, actions/cache@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
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: src/FormComponent.tsx#L23
'_' is defined but never used
build: src/FormComponent.tsx#L436
'update' is assigned a value but never used