File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,17 +102,6 @@ loadEnvConfig(process.cwd());
102102
103103hideConsoleMessages ( {
104104 error : [
105- // Hide error message caused by hds-react v3:
106- // eslint-disable-next-line @stylistic/max-len
107- // https://github.com/City-of-Helsinki/helsinki-design-system/blob/v3.11.0/packages/react/src/components/dropdown/select/Select.tsx#L669
108- //
109- // Example use case:
110- // TargetAgeGroupSelector (apps/events-helsinki) → Select (hds-react)
111- // Removing this hiding & running TargetAgeGroupSelector tests should show this error if HDS v3.11.0 is still used.
112- //
113- // Related issue:
114- // https://github.com/facebook/react/issues/29233
115- / S u p p o r t f o r d e f a u l t P r o p s w i l l b e r e m o v e d .* U s e J a v a S c r i p t d e f a u l t p a r a m e t e r s i n s t e a d .* h d s - r e a c t / s,
116105 // CSS stylesheets are not ever parsed by JSDOM, so the message is useless.
117106 / C o u l d n o t p a r s e C S S s t y l e s h e e t / ,
118107 ] ,
Original file line number Diff line number Diff line change @@ -102,17 +102,6 @@ loadEnvConfig(process.cwd());
102102
103103hideConsoleMessages ( {
104104 error : [
105- // Hide error message caused by hds-react v3:
106- // eslint-disable-next-line @stylistic/max-len
107- // https://github.com/City-of-Helsinki/helsinki-design-system/blob/v3.11.0/packages/react/src/components/dropdown/select/Select.tsx#L669
108- //
109- // Example use case:
110- // TargetAgeGroupSelector (apps/events-helsinki) → Select (hds-react)
111- // Removing this hiding & running TargetAgeGroupSelector tests should show this error if HDS v3.11.0 is still used.
112- //
113- // Related issue:
114- // https://github.com/facebook/react/issues/29233
115- / S u p p o r t f o r d e f a u l t P r o p s w i l l b e r e m o v e d .* U s e J a v a S c r i p t d e f a u l t p a r a m e t e r s i n s t e a d .* h d s - r e a c t / s,
116105 // CSS stylesheets are not ever parsed by JSDOM, so the message is useless.
117106 / C o u l d n o t p a r s e C S S s t y l e s h e e t / ,
118107 ] ,
Original file line number Diff line number Diff line change @@ -101,17 +101,6 @@ loadEnvConfig(process.cwd());
101101
102102hideConsoleMessages ( {
103103 error : [
104- // Hide error message caused by hds-react v3:
105- // eslint-disable-next-line @stylistic/max-len
106- // https://github.com/City-of-Helsinki/helsinki-design-system/blob/v3.11.0/packages/react/src/components/dropdown/select/Select.tsx#L669
107- //
108- // Example use case:
109- // TargetAgeGroupSelector (apps/events-helsinki) → Select (hds-react)
110- // Removing this hiding & running TargetAgeGroupSelector tests should show this error if HDS v3.11.0 is still used.
111- //
112- // Related issue:
113- // https://github.com/facebook/react/issues/29233
114- / S u p p o r t f o r d e f a u l t P r o p s w i l l b e r e m o v e d .* U s e J a v a S c r i p t d e f a u l t p a r a m e t e r s i n s t e a d .* h d s - r e a c t / s,
115104 // CSS stylesheets are not ever parsed by JSDOM, so the message is useless.
116105 / C o u l d n o t p a r s e C S S s t y l e s h e e t / ,
117106 ] ,
Original file line number Diff line number Diff line change @@ -103,17 +103,6 @@ loadEnvConfig(process.cwd());
103103
104104hideConsoleMessages ( {
105105 error : [
106- // Hide error message caused by hds-react v3:
107- // eslint-disable-next-line @stylistic/max-len
108- // https://github.com/City-of-Helsinki/helsinki-design-system/blob/v3.11.0/packages/react/src/components/dropdown/select/Select.tsx#L669
109- //
110- // Example use case:
111- // TargetAgeGroupSelector (apps/events-helsinki) → Select (hds-react)
112- // Removing this hiding & running TargetAgeGroupSelector tests should show this error if HDS v3.11.0 is still used.
113- //
114- // Related issue:
115- // https://github.com/facebook/react/issues/29233
116- / S u p p o r t f o r d e f a u l t P r o p s w i l l b e r e m o v e d .* U s e J a v a S c r i p t d e f a u l t p a r a m e t e r s i n s t e a d .* h d s - r e a c t / s,
117106 // CSS stylesheets are not ever parsed by JSDOM, so the message is useless.
118107 / C o u l d n o t p a r s e C S S s t y l e s h e e t / ,
119108 ] ,
You can’t perform that action at this time.
0 commit comments