chore: Format code #3993
Annotations
3 errors
|
Run bun run test --coverage-reporter=lcov --coverage-reporter=text
Process completed with exit code 1.
|
|
Run bun run test --coverage-reporter=lcov --coverage-reporter=text:
packages/ekscss/test/exports.test.ts#L52
Expected constructor: [class Object]
Received value: Module {
accessorsProxy: [Function: accessorsProxy],
compile: [Function: compile],
ctx: {
rootDir: undefined,
from: undefined,
fn: undefined,
x: undefined,
dependencies: undefined,
warnings: undefined,
},
interpolate: [Function: interpolate],
onAfterBuild: [Function: onAfterBuild],
onBeforeBuild: [Function: onBeforeBuild],
resolvePlugins: [Function: resolvePlugins],
stylis: Module {
CHARSET: "@charset",
COMMENT: "comm",
COUNTER_STYLE: "@counter-style",
DECLARATION: "decl",
DOCUMENT: "@document",
FONT_FACE: "@font-face",
FONT_FEATURE_VALUES: "@font-feature-values",
IMPORT: "@import",
KEYFRAMES: "@Keyframes",
LAYER: "@layer",
MEDIA: "@media",
MOZ: "-moz-",
MS: "-ms-",
NAMESPACE: "@namespace",
PAGE: "@page",
RULESET: "rule",
SCOPE: "@scope",
SUPPORTS: "@supports",
VIEWPORT: "@Viewport",
WEBKIT: "-webkit-",
abs: [Function: abs],
alloc: [Function: alloc],
append: [Function: append],
assign: [Function: assign],
caret: [Function: caret],
char: [Function: char],
character: 0,
characters: "",
charat: [Function: charat],
column: 1,
combine: [Function: combine],
comment: [Function: comment],
commenter: [Function: commenter],
compile: [Function: compile],
copy: [Function: copy],
dealloc: [Function: dealloc],
declaration: [Function: declaration],
delimit: [Function: delimit],
delimiter: [Function: delimiter],
escaping: [Function: escaping],
filter: [Function: filter],
from: [Function: fromCharCode],
hash: [Function: hash],
identifier: [Function: identifier],
indexof: [Function: indexof],
length: 0,
lift: [Function: lift],
line: 1,
match: [Function: match],
middleware: [Function: middleware],
namespace: [Function: namespace],
next: [Function: next],
node: [Function: node],
parse: [Function: parse],
peek: [Function: peek],
position: 0,
prefix: [Function: prefix],
prefixer: [Function: prefixer],
prev: [Function: prev],
replace: [Function: replace],
ruleset: [Function: ruleset],
rulesheet: [Function: rulesheet],
serialize: [Function: serialize],
sizeof: [Function: sizeof],
slice: [Function: slice],
stringify: [Function: stringify],
strlen: [Function: strlen],
substr: [Function: substr],
token: [Function: token],
tokenize: [Function: tokenize],
tokenizer: [Function: tokenizer],
trim: [Function: trim],
whitespace: [Function: whitespace],
},
xcss: [Function: xcss],
}
at <anonymous> (/Users/runner/work/ekscss/ekscss/packages/ekscss/test/exports.test.ts:52:22)
|
|
Run bun run test --coverage-reporter=lcov --coverage-reporter=text:
packages/ekscss/test/exports.test.ts#L31
Expected constructor: [class Object]
Received value: Module {
CHARSET: "@charset",
COMMENT: "comm",
COUNTER_STYLE: "@counter-style",
DECLARATION: "decl",
DOCUMENT: "@document",
FONT_FACE: "@font-face",
FONT_FEATURE_VALUES: "@font-feature-values",
IMPORT: "@import",
KEYFRAMES: "@Keyframes",
LAYER: "@layer",
MEDIA: "@media",
MOZ: "-moz-",
MS: "-ms-",
NAMESPACE: "@namespace",
PAGE: "@page",
RULESET: "rule",
SCOPE: "@scope",
SUPPORTS: "@supports",
VIEWPORT: "@Viewport",
WEBKIT: "-webkit-",
abs: [Function: abs],
alloc: [Function: alloc],
append: [Function: append],
assign: [Function: assign],
caret: [Function: caret],
char: [Function: char],
character: 0,
characters: "",
charat: [Function: charat],
column: 1,
combine: [Function: combine],
comment: [Function: comment],
commenter: [Function: commenter],
compile: [Function: compile],
copy: [Function: copy],
dealloc: [Function: dealloc],
declaration: [Function: declaration],
delimit: [Function: delimit],
delimiter: [Function: delimiter],
escaping: [Function: escaping],
filter: [Function: filter],
from: [Function: fromCharCode],
hash: [Function: hash],
identifier: [Function: identifier],
indexof: [Function: indexof],
length: 0,
lift: [Function: lift],
line: 1,
match: [Function: match],
middleware: [Function: middleware],
namespace: [Function: namespace],
next: [Function: next],
node: [Function: node],
parse: [Function: parse],
peek: [Function: peek],
position: 0,
prefix: [Function: prefix],
prefixer: [Function: prefixer],
prev: [Function: prev],
replace: [Function: replace],
ruleset: [Function: ruleset],
rulesheet: [Function: rulesheet],
serialize: [Function: serialize],
sizeof: [Function: sizeof],
slice: [Function: slice],
stringify: [Function: stringify],
strlen: [Function: strlen],
substr: [Function: substr],
token: [Function: token],
tokenize: [Function: tokenize],
tokenizer: [Function: tokenizer],
trim: [Function: trim],
whitespace: [Function: whitespace],
}
at <anonymous> (/Users/runner/work/ekscss/ekscss/packages/ekscss/test/exports.test.ts:31:28)
|
Loading