Skip to content

Merge pull request #26 from zentered/dependabot/github_actions/action… #36

Merge pull request #26 from zentered/dependabot/github_actions/action…

Merge pull request #26 from zentered/dependabot/github_actions/action… #36

Triggered via push October 30, 2023 21:53
Status Success
Total duration 43s
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