Resolve @import
in core
#3256
Triggered via pull request
September 19, 2024 13:21
Status
Failure
Total duration
10m 6s
Artifacts
–
Annotations
10 errors
tests (20, ubuntu-latest)
Type '(id: string, base: string) => Promise<{ module: unknown; base: string; }>' is not assignable to type '(id: string, base: string) => Promise<{ module: UserConfig | Plugin; base: string; }>'.
|
tests (20, ubuntu-latest)
Property 'base' is missing in type '{ config: { theme: { colors: { primary: string; red: { 500: string; }; }; fontFamily: { sans: string[]; mono: (string | { fontVariationSettings: string; })[]; }; fontSize: { sm: string; base: (string | { lineHeight: string; })[]; }; }; }; }' but required in type 'ConfigFile'.
|
tests (20, ubuntu-latest)
Expected 2-3 arguments, but got 1.
|
tests (20, ubuntu-latest)
Expected 2-3 arguments, but got 1.
|
tests (20, ubuntu-latest)
Expected 2-3 arguments, but got 1.
|
tests (20, ubuntu-latest)
Expected 2-3 arguments, but got 1.
|
tests (20, ubuntu-latest)
Expected 2-3 arguments, but got 1.
|
tests (20, ubuntu-latest)
Expected 2-3 arguments, but got 1.
|
tests (20, ubuntu-latest)
Expected 2-3 arguments, but got 1.
|
tests (20, ubuntu-latest)
Expected 2-3 arguments, but got 1.
|