Skip to content

feat: Add custom theme support #74

feat: Add custom theme support

feat: Add custom theme support #74

Triggered via pull request June 13, 2024 04:33
Status Failure
Total duration 43s
Artifacts

test-and-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
lint: src/cards/most-commit-language-card.ts#L48
'theme' is never reassigned. Use 'const' instead
lint: src/cards/most-commit-language-card.ts#L48
Replace `·...ThemeMap.get(themeName)!·` with `...ThemeMap.get(themeName)!`
lint: src/cards/most-commit-language-card.ts#L50
Replace `"#"` with `'#'`
lint: src/cards/most-commit-language-card.ts#L51
Replace `"#"` with `'#'`
lint: src/cards/most-commit-language-card.ts#L52
Replace `"#"` with `'#'`
lint: src/cards/most-commit-language-card.ts#L53
Replace `·theme.stroke·=·"#"·+·customTheme.stroke;·theme.strokeOpacity·=·1;` with `⏎············theme.stroke·=·'#'·+·customTheme.stroke;⏎············theme.strokeOpacity·=·1;⏎·······`
lint: src/cards/most-commit-language-card.ts#L54
Replace `"#"` with `'#'`
lint: src/cards/most-commit-language-card.ts#L55
Replace `"#"` with `'#'`
lint: src/cards/productive-time-card.ts#L32
'theme' is never reassigned. Use 'const' instead
lint: src/cards/productive-time-card.ts#L32
Replace `·...ThemeMap.get(themeName)!·` with `...ThemeMap.get(themeName)!`
tests
[Foresight Workflow Kit] Unable to start process tracer
tests
[Foresight Test Kit] getaddrinfo ENOTFOUND api-public.service.runforesight.com
tests
[Foresight Test Kit] ApiKey is not exists! Data can not be send.
tests
[Foresight Workflow Kit] getaddrinfo ENOTFOUND api-public.service.runforesight.com
tests
[Foresight Workflow Kit] ApiKey is not exists! Data can not be send.
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: catchpoint/foresight-workflow-kit-action@v1, catchpoint/foresight-test-kit-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.