Skip to content

fix(deps): update dependency @csstools/postcss-cascade-layers to v4.0.5 - autoclosed #130

fix(deps): update dependency @csstools/postcss-cascade-layers to v4.0.5 - autoclosed

fix(deps): update dependency @csstools/postcss-cascade-layers to v4.0.5 - autoclosed #130

Triggered via pull request March 31, 2024 17:59
Status Failure
Total duration 1m 22s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 9 warnings
build (macos-latest, 16): src/postcss/plugins.ts#L9
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/Users/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (macos-latest, 16): src/types.ts#L2
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/Users/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (macos-latest, 16)
Process completed with exit code 1.
build (ubuntu-latest, 20): src/postcss/plugins.ts#L9
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/home/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (ubuntu-latest, 20): src/types.ts#L2
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/home/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (ubuntu-latest, 20)
Process completed with exit code 1.
build (ubuntu-latest, 16): src/postcss/plugins.ts#L9
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/home/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (ubuntu-latest, 16): src/types.ts#L2
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/home/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (ubuntu-latest, 16)
Process completed with exit code 1.
build (macos-latest, 20): src/postcss/plugins.ts#L9
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/Users/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (macos-latest, 20): src/types.ts#L2
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/Users/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (macos-latest, 20)
Process completed with exit code 1.
build (ubuntu-latest, 18): src/postcss/plugins.ts#L9
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/home/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (ubuntu-latest, 18): src/types.ts#L2
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/home/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (ubuntu-latest, 18)
Process completed with exit code 1.
build (macos-latest, 18): src/postcss/plugins.ts#L9
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/Users/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (macos-latest, 18): src/types.ts#L2
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. '/Users/runner/work/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (macos-latest, 18)
Process completed with exit code 1.
build (windows-latest, 16): src/postcss/plugins.ts#L9
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. 'D:/a/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (windows-latest, 16): src/types.ts#L2
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. 'D:/a/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (windows-latest, 16)
Process completed with exit code 1.
build (windows-latest, 20): src/postcss/plugins.ts#L9
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. 'D:/a/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (windows-latest, 20): src/types.ts#L2
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. 'D:/a/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (windows-latest, 20)
Process completed with exit code 1.
build (windows-latest, 18): src/postcss/plugins.ts#L9
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. 'D:/a/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (windows-latest, 18): src/types.ts#L2
Could not find a declaration file for module '@csstools/postcss-cascade-layers'. 'D:/a/weapp-pandacss/weapp-pandacss/node_modules/@csstools/postcss-cascade-layers/dist/index.cjs' implicitly has an 'any' type.
build (windows-latest, 18)
Process completed with exit code 1.
build (macos-latest, 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.