fix: use maxFeePerGas for Pay gas estimations #15051
CI.yml
on: pull_request
optimize_ci
4s
Build Packages
1m 32s
Lint Packages
1m 42s
Unit Tests
5m 36s
Size
3m 19s
Matrix: E2E Tests
Annotations
2 warnings
|
Lint Packages:
apps/dashboard/src/app/team/[team_slug]/[project_slug]/page.tsx#L304
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 Packages:
apps/dashboard/src/app/team/[team_slug]/[project_slug]/page.tsx#L345
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
|