Updates to design #20
Annotations
1 error and 3 warnings
Package Size Report
Failed to install dependencies:
npm warn exec The following package was not found and will be installed: [email protected]
ERR_PNPM_OUTDATED_LOCKFILE Cannot install with "frozen-lockfile" because pnpm-lock.yaml is not up to date with package.json
Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"
Failure reason:
specifiers in the lockfile ({"@edgeandnode/gds":">=3 || 3.0.0-global-header-1701913779061-6ea902d","@emotion/react":">=11","@graphiql/react":"0.17.1","@graphiql/toolkit":"0.8.3","graphiql-explorer":"^0.9.0","graphql":"^16","react":">=18 || 18","react-dom":">=18 || 18","theme-ui":">=0","@edgeandnode/eslint-config":"^1.3.5","@jest/types":"^29.6.3","@types/codemirror":"^5.60.15","@types/jest":"^29.5.11","@types/node":"^18.19.3","@types/react":"^18.2.45","@types/react-dom":"^18.2.18","@types/rollup-plugin-auto-external":"^2.0.5","@vitejs/plugin-react":"~4.2.1","cross-env":"^7.0.3","esbuild-jest":"^0.5.0","eslint":"^8.56.0","eslint-plugin-testing-library":"^5.11.1","jest":"^29.7.0","postcss-nesting":"^11.3.0","prettier":"^3.1.1","rollup-plugin-auto-external":"^2.0.0","typescript":"^5.3.3","vite":"^4.5.1","wouter":"^2.12.1"}) don't match specs in package.json ({"@edgeandnode/gds":">=3","@emotion/react":">=11","graphql":"^16","react":">=18","react-dom":">=18","theme-ui":">=0","@edgeandnode/eslint-config":"^1.3.5","@jest/types":"^29.6.3","@types/codemirror":"^5.60.15","@types/jest":"^29.5.11","@types/node":"^18.19.3","@types/react":"^18.2.45","@types/react-dom":"^18.2.18","@types/rollup-plugin-auto-external":"^2.0.5","@vitejs/plugin-react":"~4.2.1","cross-env":"^7.0.3","esbuild-jest":"^0.5.0","eslint":"^8.56.0","eslint-plugin-testing-library":"^5.11.1","jest":"^29.7.0","postcss-nesting":"^11.3.0","prettier":"^3.1.1","rollup-plugin-auto-external":"^2.0.0","typescript":"^5.3.3","vite":"^4.5.1","wouter":"^2.12.1","@graphiql/react":"0.17.1","@graphiql/toolkit":"0.8.3","graphiql-explorer":"^0.9.0"})
|
Package Size Report
The following actions uses node12 which is deprecated and will be forced to run on node16: pkg-size/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Package Size Report
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, pkg-size/action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Package Size Report
Error: Failed to install dependencies:
npm warn exec The following package was not found and will be installed: [email protected]
ERR_PNPM_OUTDATED_LOCKFILE Cannot install with "frozen-lockfile" because pnpm-lock.yaml is not up to date with package.json
Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"
Failure reason:
specifiers in the lockfile ({"@edgeandnode/gds":">=3 || 3.0.0-global-header-1701913779061-6ea902d","@emotion/react":">=11","@graphiql/react":"0.17.1","@graphiql/toolkit":"0.8.3","graphiql-explorer":"^0.9.0","graphql":"^16","react":">=18 || 18","react-dom":">=18 || 18","theme-ui":">=0","@edgeandnode/eslint-config":"^1.3.5","@jest/types":"^29.6.3","@types/codemirror":"^5.60.15","@types/jest":"^29.5.11","@types/node":"^18.19.3","@types/react":"^18.2.45","@types/react-dom":"^18.2.18","@types/rollup-plugin-auto-external":"^2.0.5","@vitejs/plugin-react":"~4.2.1","cross-env":"^7.0.3","esbuild-jest":"^0.5.0","eslint":"^8.56.0","eslint-plugin-testing-library":"^5.11.1","jest":"^29.7.0","postcss-nesting":"^11.3.0","prettier":"^3.1.1","rollup-plugin-auto-external":"^2.0.0","typescript":"^5.3.3","vite":"^4.5.1","wouter":"^2.12.1"}) don't match specs in package.json ({"@edgeandnode/gds":">=3","@emotion/react":">=11","graphql":"^16","react":">=18","react-dom":">=18","theme-ui":">=0","@edgeandnode/eslint-config":"^1.3.5","@jest/types":"^29.6.3","@types/codemirror":"^5.60.15","@types/jest":"^29.5.11","@types/node":"^18.19.3","@types/react":"^18.2.45","@types/react-dom":"^18.2.18","@types/rollup-plugin-auto-external":"^2.0.5","@vitejs/plugin-react":"~4.2.1","cross-env":"^7.0.3","esbuild-jest":"^0.5.0","eslint":"^8.56.0","eslint-plugin-testing-library":"^5.11.1","jest":"^29.7.0","postcss-nesting":"^11.3.0","prettier":"^3.1.1","rollup-plugin-auto-external":"^2.0.0","typescript":"^5.3.3","vite":"^4.5.1","wouter":"^2.12.1","@graphiql/react":"0.17.1","@graphiql/toolkit":"0.8.3","graphiql-explorer":"^0.9.0"})
at /home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7794:23
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Qc (/home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7791:13)
at async Xc (/home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7842:15)
at async /home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7899:15
|