feat(LayoutPlugin): allow to set and pass crossOrigin for styles and … #140
Annotations
6 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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/plugins/uikit/index.ts#L23
Assignment to property of function parameter 'renderContent'
|
src/plugins/uikit/index.ts#L26
Assignment to property of function parameter 'renderContent'
|
src/render.test.ts#L9
Assignment to property of function parameter 'htmlAttributes'
|
src/types.ts#L73
Unexpected any. Specify a different type
|
src/types.ts#L113
Unexpected any. Specify a different type
|
This job succeeded
Loading