Skip to content

Merge pull request #29 from zentered/dependabot/npm_and_yarn/follow-r… #39

Merge pull request #29 from zentered/dependabot/npm_and_yarn/follow-r…

Merge pull request #29 from zentered/dependabot/npm_and_yarn/follow-r… #39

Triggered via push January 13, 2024 19:33
Status Success
Total duration 37s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

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