Merge pull request #23 from zentered/dependabot/github_actions/action… #33
Annotations
8 warnings
publish:
src/index.jsx#L38
The reactive variable 'auth0config.domain' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
publish:
src/index.jsx#L39
The reactive variable 'auth0config.clientId' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
publish:
src/index.jsx#L40
The reactive variable 'auth0config.audience' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
publish:
src/index.jsx#L41
The reactive variable 'auth0config.redirectUri' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
publish:
src/index.jsx#L43
The reactive variable 'auth0config.logoutUrl' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
publish:
src/index.jsx#L47
The reactive variable 'auth0config.organization' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
publish:
src/index.jsx#L48
The reactive variable 'auth0config.organization' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
publish:
src/index.jsx#L49
The reactive variable 'auth0config.organization.id' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|