Skip to content

feat(preset-icons): Add CSS SVG Sprite support #3018

feat(preset-icons): Add CSS SVG Sprite support

feat(preset-icons): Add CSS SVG Sprite support #3018

Triggered via pull request August 7, 2023 15:00
Status Failure
Total duration 4m 14s
Artifacts

ci.yml

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

Annotations

14 errors
lint: examples/remix/app/root.tsx#L42
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: packages/preset-icons/src/utils.ts#L1
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: packages/preset-icons/src/utils.ts#L1
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: packages/preset-icons/src/utils.ts#L1
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: packages/preset-icons/src/utils.ts#L2
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: packages/preset-web-fonts/src/index.ts#L72
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: packages/preset-web-fonts/src/index.ts#L72
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: packages/shared-integration/src/deprecation.ts#L23
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: packages/shared-integration/src/deprecation.ts#L23
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint
Process completed with exit code 1.
test (ubuntu-latest, 16)
Process completed with exit code 1.
test (ubuntu-latest, 18)
Process completed with exit code 1.
test (windows-latest, 18)
Process completed with exit code 1.
test (macos-latest, 18)
Process completed with exit code 1.