Make back button functional #1753
audiences-react.yml
on: push
Matrix: node / build
node
/
...
/
check
18s
node
/
Release
0s
Annotations
1 error and 7 warnings
node / Node 21
Process completed with exit code 1.
|
node / license-compliance / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
node / Node 21
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
node / Node 21:
audiences-react/src/audiences.ts#L28
React Hook useEffect has a missing dependency: 'fetch'. Either include it or remove the dependency array
|
node / Node 21:
audiences-react/src/audiences.ts#L31
'fetchUsers' is defined but never used
|
node / Node 21:
audiences-react/src/audiences.ts#L41
'update' is defined but never used
|
node / Node 21:
audiences-react/src/audiences.ts#L46
Unexpected console statement
|
node / Node 21:
audiences-react/src/audiences.ts#L80
Unexpected console statement
|