version bump 0.1.29 #15
Annotations
6 errors
build
Type '{ id: string; name: string; description: string; compliance: string[]; interface: string[]; purpose: string[]; resolution: string[]; }[]' is not assignable to type 'Tool[]'.
|
build
Type '{ id: string; name: string; description: string; purpose: string[]; compliance: string[]; interface: string[]; resolution: string[]; }' is not assignable to type 'Tool'.
|
build
Type '{ id: string; name: string; description: string; purpose: string[]; compliance: string[]; interface: string[]; resolution: string[]; }' is not assignable to type 'Tool'.
|
build
Type '{ id: string; name: string; description: string; purpose: string[]; compliance: string[]; interface: string[]; resolution: string[]; }' is not assignable to type 'Tool'.
|
build
Type '{ id: string; name: string; description: string; purpose: string[]; compliance: string[]; interface: string[]; resolution: string[]; }' is not assignable to type 'Tool'.
|
build
Type '{ id: string; name: string; description: string; purpose: string[]; compliance: string[]; interface: string[]; resolution: string[]; }' is not assignable to type 'Tool'.
|