Introduce UDAs to datasource #573
main.yml
on: pull_request
Matrix: test
app-sec
/
app-sec
Annotations
7 errors
|
test (macos-latest):
src/panels/datasource.ts#L140
Property 'insightsUDAs' is missing in type '{ isInsights: boolean; insightsMeta: MetaObjectPayload; dataSourceName: string; dataSourceFile: DataSourceFiles; }' but required in type 'DataSourceMessage'.
|
|
test (macos-latest)
Process completed with exit code 2.
|
|
test (windows-latest)
The job was canceled because "macos-latest" failed.
|
|
test (windows-latest)
The operation was canceled.
|
|
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
|
test (ubuntu-latest):
src/panels/datasource.ts#L140
Property 'insightsUDAs' is missing in type '{ isInsights: boolean; insightsMeta: MetaObjectPayload; dataSourceName: string; dataSourceFile: DataSourceFiles; }' but required in type 'DataSourceMessage'.
|
|
test (ubuntu-latest)
The operation was canceled.
|