Dimensions and Metrics Explorer UX update #171
Triggered via pull request
September 26, 2024 07:09
Status
Failure
Total duration
2m 12s
Artifacts
–
Annotations
6 errors and 2 warnings
build (18.x):
src/components/ga4/DimensionsMetricsExplorer/Compatible.tsx#L72
Property 'allDimensions' does not exist on type 'CompatibleHook & { property: GoogleAnalyticsAdminV1betaPropertySummary | undefined; }'.
|
build (18.x):
src/components/ga4/DimensionsMetricsExplorer/Compatible.tsx#L73
Property 'allMetrics' does not exist on type 'CompatibleHook & { property: GoogleAnalyticsAdminV1betaPropertySummary | undefined; }'.
|
build (18.x):
src/components/ga4/DimensionsMetricsExplorer/index.tsx#L108
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
build (18.x):
src/components/ga4/DimensionsMetricsExplorer/index.tsx#L120
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
build (18.x):
src/components/ga4/DimensionsMetricsExplorer/index.tsx#L168
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
build (18.x)
Process completed with exit code 2.
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|