Skip to content

feat: providers list handler #316

feat: providers list handler

feat: providers list handler #316

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

build.yml

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

Annotations

2 errors and 5 warnings
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#L423
'update' is assigned a value but never used