feat: add official package btn #12
on-push-to-main.yml
on: push
Checks
/
lint
25s
Checks
/
typecheck
19s
Checks
/
tests
52s
build-and-push-image
0s
Annotations
3 errors
Checks / typecheck:
commands/add_package.ts#L138
Type '"official" | "community"' is not assignable to type 'ModuleType | undefined'.
|
Checks / typecheck:
tests/unit/packages_fetcher.spec.ts#L65
Argument of type '{ sort: string; }' is not assignable to parameter of type 'Partial<PackagesFilters>'.
|
Checks / typecheck
Process completed with exit code 1.
|