Skip to content

Merge pull request #23 from zentered/dependabot/github_actions/action… #33

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

Merge pull request #23 from zentered/dependabot/github_actions/action… #33

Triggered via push September 11, 2023 15:10
Status Success
Total duration 1m 4s
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