Skip to content

feat: create and list oauth-apps #2

feat: create and list oauth-apps

feat: create and list oauth-apps #2

Triggered via pull request October 16, 2024 14:21
Status Failure
Total duration 1m 11s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: ui/admin/app/lib/routers/apiRoutes.ts#L14
Replace `process.env.NODE_ENV·===·"production"·||·import.meta.env.VITE_API_IN_BROWSER·===·"true"` with `⏎········process.env.NODE_ENV·===·"production"·||⏎········import.meta.env.VITE_API_IN_BROWSER·===·"true"⏎····`
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/