feat: Add analytics metadata to Flashbar #10744
Triggered via pull request
September 10, 2024 09:22
Status
Failure
Total duration
2m 34s
Artifacts
–
build-lint-test.yml
on: pull_request
build
/
git-secrets
7s
build
/
build
1m 40s
build
/
codeql
2m 23s
git-secrets
6s
deploy
/
deploy
Annotations
6 errors and 1 warning
build / build
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
build / build:
src/flashbar/collapsible-flashbar.tsx#L278
Argument of type 'ItemAnalyticsMetada' is not assignable to parameter of type 'GeneratedAnalyticsMetadataFragment'.
|
build / build:
src/flashbar/collapsible-flashbar.tsx#L316
Argument of type '{ component: GeneratedAnalyticsMetadataFlashbarComponent; }' is not assignable to parameter of type 'GeneratedAnalyticsMetadataFragment'.
|
build / build:
src/flashbar/non-collapsible-flashbar.tsx#L88
Argument of type '{ component: GeneratedAnalyticsMetadataFlashbarComponent; }' is not assignable to parameter of type 'GeneratedAnalyticsMetadataFragment'.
|
build / build:
src/flashbar/non-collapsible-flashbar.tsx#L94
Argument of type 'ItemAnalyticsMetada' is not assignable to parameter of type 'GeneratedAnalyticsMetadataFragment'.
|
build / build
Process completed with exit code 1.
|
build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|