Maaslin method for diff abund #1124
Annotations
10 errors and 2 warnings
main
Type '{ pointIDs: string[] | undefined; significanceColor: string; log2foldChange: string; pValue: string | undefined; adjustedPValue: string | undefined; pointID: string | undefined; }[] | undefined' is not assignable to type 'VolcanoPlotData | undefined'.
|
main
Property 'map' does not exist on type 'VolcanoPlotData'.
|
main
Parameter 'd' implicitly has an 'any' type.
|
main
Property 'map' does not exist on type 'VolcanoPlotData'.
|
main
Parameter 'd' implicitly has an 'any' type.
|
main
Property 'map' does not exist on type 'VolcanoPlotData'.
|
main
Parameter 'd' implicitly has an 'any' type.
|
main
Property 'map' does not exist on type 'VolcanoPlotData'.
|
main
Parameter 'd' implicitly has an 'any' type.
|
main
Type '{ data: VolcanoPlotData | undefined; significanceThreshold: number; log2FoldChangeThreshold: number; markerBodyOpacity: number; comparisonLabels: string[] | undefined; ... 4 more ...; rawDataMinMaxValues: { ...; }; }' is not assignable to type 'VolcanoPlotProps'.
|
main
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
main
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|