feat(project): add project update command to edit project metadata - #102
Open
tarik02 wants to merge 3 commits into
Open
feat(project): add project update command to edit project metadata#102tarik02 wants to merge 3 commits into
project update command to edit project metadata#102tarik02 wants to merge 3 commits into
Annotations
4 errors and 1 warning
|
run lint
Process completed with exit code 1.
|
|
run lint:
src/cli/projects/update.test.ts#L86
Unsafe type assertion: type '{ readonly _tag?: string; }' is more narrow than the original type.
|
|
run lint:
src/application/projects.ts#L116
Type '{ readonly instanceId: string & Brand<"ProviderInstanceId">; readonly model: string; readonly options?: readonly { readonly id: string; readonly value: string | boolean; }[]; }' is not assignable to type 'null | undefined'.
|
|
run lint:
src/cli/projects/update.test.ts#L86
Unexpected dangling '_' in '`_tag`'.
|
|
Post Run actions/checkout@v6.0.3
The process '/usr/bin/git' failed with exit code 128
|
background
wait
wait-all
cancel
parallel
Loading