Skip to content

add useMatomo hook so we can use this in all apps moving forward #75

add useMatomo hook so we can use this in all apps moving forward

add useMatomo hook so we can use this in all apps moving forward #75

Triggered via pull request August 26, 2024 17:32
Status Failure
Total duration 4m 19s
Artifacts

main-lab-icons.yml

on: pull_request
Build and Deploy Job
4m 7s
Build and Deploy Job
Close Pull Request Job
0s
Close Pull Request Job
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Build and Deploy Job: packages/react-components-lab/src/hooks/useMatomo/useMatomo.ts#L1
Requires 'eslint-enable' directive for 'no-underscore-dangle'
Build and Deploy Job: packages/react-components-lab/src/hooks/useMatomo/useMatomo.ts#L2
Requires 'eslint-enable' directive for '@typescript-eslint/naming-convention'
Build and Deploy Job: packages/react-components-lab/src/hooks/useMatomo/useMatomo.ts#L3
Requires 'eslint-enable' directive for 'import/prefer-default-export'
Build and Deploy Job: packages/react-components-lab/src/hooks/useMatomo/useMatomo.ts#L24
Unsafe member access ._paq on an `any` value
Build and Deploy Job: packages/react-components-lab/src/hooks/useMatomo/useMatomo.ts#L29
Unsafe member access ._paq on an `any` value
Build and Deploy Job: packages/react-components-lab/src/hooks/useMatomo/useMatomo.ts#L29
Unsafe member access ._paq on an `any` value
Build and Deploy Job: packages/react-components-lab/src/hooks/useMatomo/useMatomo.ts#L39
Unsafe member access .push on an `any` value
Build and Deploy Job: packages/react-components-lab/src/hooks/useMatomo/useMatomo.ts#L40
Unsafe member access .push on an `any` value
Build and Deploy Job
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@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 and Deploy Job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/