Skip to content

🔧 Remove icon from default config #47

🔧 Remove icon from default config

🔧 Remove icon from default config #47

Triggered via push September 10, 2024 00:53
Status Failure
Total duration 36s
Artifacts

ci-cd.yml

on: push
Build + test
25s
Build + test
Analyze project
0s
Analyze project
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Build + test: src/global.d.ts#L2
Replace `·type:·string;·name:·string;·description:·string,·preview:·boolean,·documentationURL:·string` with `⏎····type:·string;⏎····name:·string;⏎····description:·string;⏎····preview:·boolean;⏎····documentationURL:·string;⏎·`
Build + test: src/hyper-light-card-editor.ts#L8
Unexpected any. Specify a different type
Build + test: src/hyper-light-card-editor.ts#L9
Unexpected any. Specify a different type
Build + test: src/hyper-light-card-editor.ts#L13
Unexpected any. Specify a different type
Build + test: src/hyper-light-card-editor.ts#L174
Unexpected any. Specify a different type
Build + test: src/hyper-light-card-editor.ts#L190
Unexpected any. Specify a different type
Build + test: src/utils.ts#L144
'isLoggingEnabled' is never reassigned. Use 'const' instead
Build + test: src/utils.ts#L144
Replace `('__IS_LOGGING_ENABLED__'·as·unknown)` with `'__IS_LOGGING_ENABLED__'·as·unknown`
Build + test
Process completed with exit code 1.
Build + test
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 + test
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/