Skip to content

feat: show relation name in list platform user metadata (#734) #2623

feat: show relation name in list platform user metadata (#734)

feat: show relation name in list platform user metadata (#734) #2623

Triggered via push August 23, 2024 04:31
Status Success
Total duration 1m 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/frontier/frontier. Supported file pattern: go.sum
JS SDK Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
JS SDK Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
JS SDK Lint: sdks/js/packages/core/react/components/Header.tsx#L24
'config' is assigned a value but never used
JS SDK Lint: sdks/js/packages/core/react/components/avatar-upload/index.tsx#L120
Elements with an onChange handler must have a data-test-id attribute
JS SDK Lint: sdks/js/packages/core/react/components/onboarding/magiclink-verify.tsx#L33
'codeParam' is assigned a value but never used
JS SDK Lint: sdks/js/packages/core/react/components/onboarding/magiclink-verify.tsx#L85
React Hook useCallback has missing dependencies: 'client' and 'stateParam'. Either include them or remove the dependency array
JS SDK Lint: sdks/js/packages/core/react/components/onboarding/magiclink.tsx#L33
'children' is defined but never used
JS SDK Lint: sdks/js/packages/core/react/components/onboarding/oidc.tsx#L14
'type' is assigned a value but never used
JS SDK Lint: sdks/js/packages/core/react/components/onboarding/oidc.tsx#L18
Button elements must have a data-test-id attribute
JS SDK Lint: sdks/js/packages/core/react/components/onboarding/oidc.tsx#L18
Elements with an onClick handler must have a data-test-id attribute