highlighted Buttons have unreadable text fixes #27 #18
Annotations
8 errors and 1 warning
build
Type '{ id: string; name: string; description: string; compliance: string[]; interface: string[]; purpose: string[]; resolution: string[]; }[]' is not assignable to type 'Tool[]'.
|
build
Type '{ compliance: undefined[]; interface: undefined[]; purpose: undefined[]; resolution: undefined[]; }' is not assignable to type 'ToolListFilterValues'.
|
build
Type '{ compliance: undefined[]; interface: undefined[]; purpose: undefined[]; resolution: undefined[]; }' is not assignable to type 'ToolListFilterValues'.
|
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'.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|