ci: update ci #11
Annotations
3 errors
tests/dotenv.spec.ts > test suites of hyper env > has order of priority:
tests/dotenv.spec.ts#L167
AssertionError: expected '(self.webpackChunk_N_E=self.webpackCh…' to match /"hello:","staging"/
- Expected:
/"hello:","staging"/
+ Received:
"(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[405],{8312:function(n,u,_){(window.__NEXT_P=window.__NEXT_P||[]).push([\"/\",function(){return _(6209)}])},6209:function(n,u,_){\"use strict\";_.r(u);var e=_(5893);_(7294),u.default=()=>(0,e.jsxs)(\"div\",{children:[\"hello:\",\"dev\"]})}},function(n){n.O(0,[888,774,179],function(){return n(n.s=8312)}),_N_E=n.O()}]);"
❯ tests/dotenv.spec.ts:167:28
|
tests/dotenv.spec.ts > test suites of hyper env > has no args with order of priority:
tests/dotenv.spec.ts#L204
AssertionError: expected '(self.webpackChunk_N_E=self.webpackCh…' to match /"hello:","production"/
- Expected:
/"hello:","production"/
+ Received:
"(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[405],{8312:function(n,u,_){(window.__NEXT_P=window.__NEXT_P||[]).push([\"/\",function(){return _(6209)}])},6209:function(n,u,_){\"use strict\";_.r(u);var e=_(5893);_(7294),u.default=()=>(0,e.jsxs)(\"div\",{children:[\"hello:\",\"dev\"]})}},function(n){n.O(0,[888,774,179],function(){return n(n.s=8312)}),_N_E=n.O()}]);"
❯ tests/dotenv.spec.ts:204:28
|
test (18.x)
Process completed with exit code 1.
|