Skip to content

Update README.md

Update README.md #195

Triggered via push April 20, 2024 12:20
Status Failure
Total duration 2m 4s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
Lint: packages/insomnia/src/ui/components/modals/import-modal.tsx#L357
Unknown property 'fill-rule' found, use 'fillRule' instead
Lint: packages/insomnia/src/ui/components/modals/import-modal.tsx#L359
Unknown property 'clip-rule' found, use 'clipRule' instead
Lint: packages/insomnia/src/ui/components/modals/import-modal.tsx#L363
Unknown property 'fill-rule' found, use 'fillRule' instead
Lint: packages/insomnia/src/ui/components/modals/import-modal.tsx#L365
Unknown property 'clip-rule' found, use 'clipRule' instead
Lint
Process completed with exit code 1.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: packages/insomnia/src/ui/components/cookie-list.tsx#L144
Do not use Array index in keys
Lint: packages/insomnia/src/ui/components/dropdowns/sync-dropdown.tsx#L92
React Hook useCallback has an unnecessary dependency: 'vcs'. Either exclude it or remove the dependency array
Lint: packages/insomnia/src/ui/components/editors/request-segment-editor.tsx#L40
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
Lint: packages/insomnia/src/ui/components/editors/request-segment-editor.tsx#L51
React Hook useMemo has a missing dependency: 'matches'. Either include it or remove the dependency array
Lint: packages/insomnia/src/ui/components/editors/request-segment-editor.tsx#L53
React Hook "useRequestSetter" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
Lint: packages/insomnia/src/ui/components/editors/request-segment-editor.tsx#L92
React Hook "useCallback" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
Lint: packages/insomnia/src/ui/components/editors/request-segment-editor.tsx#L101
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
Lint: packages/insomnia/src/ui/components/editors/request-segment-editor.tsx#L104
React Hook useEffect has missing dependencies: 'onChangeParameter' and 'segmentedCreatedViaUI'. Either include them or remove the dependency array
Lint: packages/insomnia/src/ui/components/editors/request-segment-editor.tsx#L104
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Lint: packages/insomnia/src/ui/components/error-boundary.tsx#L104
Do not use Array index in keys
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.