Fix linting #3061
audiences-react.yml
on: push
Matrix: node / build
node
/
...
/
check
22s
node
/
Release
0s
Annotations
3 errors and 6 warnings
node / Node 22
Expected 0 type arguments, but got 1.
|
node / Node 22
Cannot find module 'use-http' or its corresponding type declarations.
|
node / Node 22
Process completed with exit code 2.
|
node / license-compliance / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node / Node 22
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node / Node 22:
audiences-react/src/audiences.ts#L34
'RequestInit' is not defined
|
node / Node 22:
audiences-react/src/audiences.ts#L65
React Hook useEffect has missing dependencies: 'criteriaForm' and 'get'. Either include them or remove the dependency array
|
node / Node 22:
audiences-react/src/useFetch.ts#L11
'RequestInit' is not defined
|
node / Node 22:
audiences-react/src/useFetch.ts#L15
'RequestInit' is not defined
|