chore(deps): update npm to v11 #2627
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
components/CollectiveFooter.js#L15
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
Run npm run lint:
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
|
Run npm run lint:
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
|
Run npm run lint:
lib/graphql/queries.js#L248
Unexpected console statement
|
Run npm run lint:
lib/pdf-lib-utils.ts#L13
Unexpected console statement
|
Run npm run lint:
lib/pdf-lib-utils.ts#L15
Unexpected console statement
|
Run npm run lint:
lib/pdf-lib-utils.ts#L43
Unexpected console statement
|
Run npm run lint:
lib/tax-forms/w9.ts#L18
Identifier 'C_Corporation' is not in camel case
|
Run npm run lint:
lib/tax-forms/w9.ts#L19
Identifier 'S_Corporation' is not in camel case
|
Run npm run lint:
next-env.d.ts#L1
Expected space or tab after '//' in comment
|
Loading