fix(TaxForm): handling of NFFE status #2545
Annotations
10 warnings
components/CollectiveFooter.js#L15
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
components/CollectiveFooter.js#L15
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
components/Receipt.js#L225
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
lib/graphql/queries.js#L248
Unexpected console statement
|
lib/pdf-lib-utils.ts#L13
Unexpected console statement
|
lib/pdf-lib-utils.ts#L15
Unexpected console statement
|
lib/pdf-lib-utils.ts#L43
Unexpected console statement
|
lib/tax-forms/w9.ts#L18
Identifier 'C_Corporation' is not in camel case
|
lib/tax-forms/w9.ts#L19
Identifier 'S_Corporation' is not in camel case
|
next-env.d.ts#L1
Expected space or tab after '//' in comment
|
The logs for this run have expired and are no longer available.
Loading