Updated ComponentStylesPrefixContent from ⭐ to ⚡ #17532
ci.yml
on: pull_request
Setup
9s
Lint Package
56s
Matrix: build-bindings
Matrix: E2E CLI Tests
Matrix: E2E Tests
All requirements are met
0s
Trigger Qwik City E2E
0s
Annotations
11 errors
qwik/src/core/shared/utils/scoped-stylesheet.unit.ts > selectors:
packages/qwik/src/core/shared/utils/scoped-stylesheet.unit.ts#L5
AssertionError: expected 'div.⚡️_ {}' to equal 'div.⭐️_ {}'
Expected: "div.⭐️_ {}"
Received: "div.⚡️_ {}"
❯ qwik/src/core/shared/utils/scoped-stylesheet.unit.ts:5:10
|
qwik/src/core/shared/utils/scoped-stylesheet.unit.ts > unicode:
packages/qwik/src/core/shared/utils/scoped-stylesheet.unit.ts#L18
AssertionError: expected '.miško.⚡️_{}' to equal '.miško.⭐️_{}'
Expected: ".miško.⭐️_{}"
Received: ".miško.⚡️_{}"
❯ qwik/src/core/shared/utils/scoped-stylesheet.unit.ts:18:10
|
qwik/src/core/shared/utils/scoped-stylesheet.unit.ts > selectors with *:
packages/qwik/src/core/shared/utils/scoped-stylesheet.unit.ts#L21
AssertionError: expected '.⚡️_ {}' to equal '.⭐️_ {}'
Expected: ".⭐️_ {}"
Received: ".⚡️_ {}"
❯ qwik/src/core/shared/utils/scoped-stylesheet.unit.ts:21:10
|
qwik/src/core/shared/utils/scoped-stylesheet.unit.ts > selectors with chains:
packages/qwik/src/core/shared/utils/scoped-stylesheet.unit.ts#L27
AssertionError: expected '.red.text.⚡️_ {}' to equal '.red.text.⭐️_ {}'
Expected: ".red.text.⭐️_ {}"
Received: ".red.text.⚡️_ {}"
❯ qwik/src/core/shared/utils/scoped-stylesheet.unit.ts:27:10
|
qwik/src/core/shared/utils/scoped-stylesheet.unit.ts > attribute selectors:
packages/qwik/src/core/shared/utils/scoped-stylesheet.unit.ts#L48
AssertionError: expected '[a].⚡️_{}' to equal '[a].⭐️_{}'
Expected: "[a].⭐️_{}"
Received: "[a].⚡️_{}"
❯ qwik/src/core/shared/utils/scoped-stylesheet.unit.ts:48:10
|
qwik/src/core/shared/utils/scoped-stylesheet.unit.ts > pseudo classes:
packages/qwik/src/core/shared/utils/scoped-stylesheet.unit.ts#L64
AssertionError: expected 'p:lang(en).⚡️_ {}' to equal 'p:lang(en).⭐️_ {}'
Expected: "p:lang(en).⭐️_ {}"
Received: "p:lang(en).⚡️_ {}"
❯ qwik/src/core/shared/utils/scoped-stylesheet.unit.ts:64:10
|
qwik/src/core/shared/utils/scoped-stylesheet.unit.ts > pseudo classes without selector:
packages/qwik/src/core/shared/utils/scoped-stylesheet.unit.ts#L70
AssertionError: expected ':root.⚡️_ {}' to equal ':root.⭐️_ {}'
Expected: ":root.⭐️_ {}"
Received: ":root.⚡️_ {}"
❯ qwik/src/core/shared/utils/scoped-stylesheet.unit.ts:70:10
|
qwik/src/core/shared/utils/scoped-stylesheet.unit.ts > pseudo selector with negation:
packages/qwik/src/core/shared/utils/scoped-stylesheet.unit.ts#L73
AssertionError: expected 'p:not(.blue.⚡️_).⚡️_ {}' to equal 'p:not(.blue.⭐️_).⭐️_ {}'
Expected: "p:not(.blue.⭐️_).⭐️_ {}"
Received: "p:not(.blue.⚡️_).⚡️_ {}"
❯ qwik/src/core/shared/utils/scoped-stylesheet.unit.ts:73:10
|
qwik/src/core/shared/utils/scoped-stylesheet.unit.ts > pseudo selector with :nth:
packages/qwik/src/core/shared/utils/scoped-stylesheet.unit.ts#L76
AssertionError: expected 'p:nth-child(3n+1):hover.⚡️_ {}' to equal 'p:nth-child(3n+1):hover.⭐️_ {}'
Expected: "p:nth-child(3n+1):hover.⭐️_ {}"
Received: "p:nth-child(3n+1):hover.⚡️_ {}"
❯ qwik/src/core/shared/utils/scoped-stylesheet.unit.ts:76:10
|
qwik/src/core/shared/utils/scoped-stylesheet.unit.ts > pseudo elements:
packages/qwik/src/core/shared/utils/scoped-stylesheet.unit.ts#L87
AssertionError: expected '.⚡️_::selection {}' to equal '.⭐️_::selection {}'
Expected: ".⭐️_::selection {}"
Received: ".⚡️_::selection {}"
❯ qwik/src/core/shared/utils/scoped-stylesheet.unit.ts:87:10
|
All requirements are met
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact-create-qwik
|
1.66 MB |
|
artifact-docs
|
12.2 MB |
|
artifact-eslint-plugin-qwik
|
30.2 KB |
|
artifact-qwik
|
18.6 MB |
|
artifact-qwik-no-optimizer
|
2.44 MB |
|
artifact-qwikreact
|
10.9 KB |
|
artifact-qwikrouter
|
561 KB |
|