Skip to content

fix(deps): update dependency react-intl to v7 #2638

fix(deps): update dependency react-intl to v7

fix(deps): update dependency react-intl to v7 #2638

Triggered via pull request January 31, 2025 14:29
Status Success
Total duration 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: components/CollectiveFooter.js#L15
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
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
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
lint: lib/graphql/queries.js#L248
Unexpected console statement
lint: lib/pdf-lib-utils.ts#L13
Unexpected console statement
lint: lib/pdf-lib-utils.ts#L15
Unexpected console statement
lint: lib/pdf-lib-utils.ts#L43
Unexpected console statement
lint: lib/tax-forms/w9.ts#L18
Identifier 'C_Corporation' is not in camel case
lint: lib/tax-forms/w9.ts#L19
Identifier 'S_Corporation' is not in camel case
lint: next-env.d.ts#L1
Expected space or tab after '//' in comment