Skip to content

Resolve @import in core #3254

Resolve @import in core

Resolve @import in core #3254

Triggered via pull request September 19, 2024 13:15
Status Failure
Total duration 11m 24s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

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)
Type '() => Promise<({ addVariant }: PluginAPI) => void>' is not assignable to type '() => Promise<PluginWithConfig>'.
tests (20, ubuntu-latest)
Type '() => Promise<({ addVariant }: PluginAPI) => void>' is not assignable to type '() => Promise<PluginWithConfig>'.
tests (20, ubuntu-latest)
Type '() => Promise<({ addVariant }: PluginAPI) => void>' is not assignable to type '() => Promise<PluginWithConfig>'.
tests (20, ubuntu-latest)
Type '() => Promise<({ addVariant }: PluginAPI) => void>' is not assignable to type '() => Promise<PluginWithConfig>'.
tests (20, ubuntu-latest)
Type '() => Promise<({ addVariant }: PluginAPI) => void>' is not assignable to type '() => Promise<PluginWithConfig>'.
tests (20, ubuntu-latest)
Type '() => Promise<({ addVariant }: PluginAPI) => void>' is not assignable to type '() => Promise<PluginWithConfig>'.
tests (20, ubuntu-latest)
Type '() => Promise<({ matchVariant }: PluginAPI) => void>' is not assignable to type '() => Promise<PluginWithConfig>'.
tests (20, ubuntu-latest)
Type '() => Promise<({ matchVariant }: PluginAPI) => void>' is not assignable to type '() => Promise<PluginWithConfig>'.