Copy changes & remove gravatar #2554
Annotations
1 error and 3 warnings
build (20.x)
Process completed with exit code 1.
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 (20.x):
src/web/components/PortalHeader/PortalHeader.tsx#L2
'Avatar' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
src/web/components/PortalHeader/PortalHeader.tsx#L39
'emailMd5' is assigned a value but never used. Allowed unused vars must match /^_/u
|