You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to resolve the merge conflicts by getting the latest main branch - but it cannot be compiled.
Do I miss any updates or something?
Executing task: npm run build
> [email protected] build
> yarn lint && webpack -c webpack.config.js
yarn run v1.22.19
$ eslint src/**/*.ts
D:\work\GitHub\lovelace-flower-card\src\flower-card.ts
28:25 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 1 problem (1 error, 0 warnings)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command
same with latest yarn v1.22.22
The text was updated successfully, but these errors were encountered:
No idea, really. I am not a frontend-developer, so all of this stuff is mostly based on copy-paste from other projects, and trial and error.
It works in the Action-scripts here in github, but it might be related to the node version or something?
I tried to resolve the merge conflicts by getting the latest main branch - but it cannot be compiled.
Do I miss any updates or something?
same with latest yarn v1.22.22
The text was updated successfully, but these errors were encountered: