feat: introduce o-spacing to o-private-foundation #3227
Annotations
2 errors and 2 warnings
Run npm run -w components/o-header test --if-present:
main.scss#L1
Error: Undefined operation "null < 1080px".
╷
314 │ @if not ($previous-layout-width > $layout-width or $current-layout-width < $layout-width) {
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
../../node_modules/@financial-times/o-private-foundation/src/scss/o-grid/_mixins.scss 314:55 oPrivateGridAddLayout()
test-sass-compilation.scss 34:2 oHeader()
test-sass-compilation.scss 128:1 root stylesheet
node:child_process:928
throw err;
^
Error: Command failed: /home/runner/work/origami/origami/node_modules/sass-bin-linux-64/bin/sass ./test-sass-compilation.scss --style=compressed --no-source-map --load-path=/home/runner/work/origami/origami/components/o-header --load-path=/home/runner/work/origami/origami/node_modules --load-path=/home/runner/work/origami/origami/components/o-header/node_modules
at genericNodeError (node:internal/errors:983:15)
at wrappedFn (node:internal/errors:537:14)
at checkExecSyncError (node:child_process:889:11)
at Object.execFileSync (node:child_process:925:15)
at Object.<anonymous> (/home/runner/work/origami/origami/node_modules/sass-bin/src/sass:82:26)
at Module._compile (node:internal/modules/cjs/loader:1434:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1518:10)
at Module.load (node:internal/modules/cjs/loader:1249:32)
at Module._load (node:internal/modules/cjs/loader:1065:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:158:12) {
status: 65,
signal: null,
output: [ null, null, null ],
pid: 4072,
stdout: null,
stderr: null
}
Node.js v22.2.0
at compilationTest (file:///home/runner/work/origami/origami/tools/sass-compilation/index.js:62:25)
exit code: 1
|
Run npm run -w components/o-header test --if-present
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Run actions/cache@v2
Unexpected input(s) 'volta-version', valid inputs are ['path', 'key', 'restore-keys', 'upload-chunk-size']
|
Loading