fix!: improve performance of element creation #33
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/BaseAdapter.ts#L4
Missing return type on function
|
src/adapters/SVGFetchAdapter.ts#L10
Missing return type on function
|
src/adapters/SVGUseAdapter.ts#L4
Missing return type on function
|
src/define.ts#L50
Do not use "@ts-ignore" because it alters compilation errors
|
This job succeeded
Loading