Added lint files #25
Annotations
20 errors and 2 warnings
build (14.x):
src/index.js#L2
ReactDOM.hydrate is deprecated since React 18.0.0, use hydrateRoot instead, see https://reactjs.org/link/switch-to-createroot
|
build (14.x):
src/index.js#L2
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
build (14.x):
src/pages/Contact.js#L21
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (14.x):
src/pages/Index.js#L29
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (14.x):
src/pages/Index.js#L29
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (14.x):
src/pages/Podcast.js#L87
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (14.x):
src/pages/Podcast.js#L91
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (14.x):
src/pages/Podcast.js#L101
`"` can be escaped with `"`, `“`, `"`, `”`
|
build (14.x):
src/pages/Podcast.js#L101
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (14.x):
src/pages/Podcast.js#L101
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (12.x):
src/index.js#L2
ReactDOM.hydrate is deprecated since React 18.0.0, use hydrateRoot instead, see https://reactjs.org/link/switch-to-createroot
|
build (12.x):
src/index.js#L2
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
build (12.x):
src/pages/Contact.js#L21
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (12.x):
src/pages/Index.js#L29
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (12.x):
src/pages/Index.js#L29
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (12.x):
src/pages/Podcast.js#L87
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (12.x):
src/pages/Podcast.js#L91
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (12.x):
src/pages/Podcast.js#L101
`"` can be escaped with `"`, `“`, `"`, `”`
|
build (12.x):
src/pages/Podcast.js#L101
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (12.x):
src/pages/Podcast.js#L101
`'` can be escaped with `'`, `‘`, `'`, `’`
|
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|