Skip to content

Add special case for null attributes #22452

Add special case for null attributes

Add special case for null attributes #22452

Triggered via push August 5, 2024 11:25
Status Success
Total duration 11m 1s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

49 warnings
build (18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, nick-invision/[email protected], coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[email protected], actions/cache@v2, nick-invision/[email protected], coverallsapp/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x, ubuntu-latest)
No files were found with the provided path: dist/Flipper-linux.zip. No artifacts will be uploaded.
build (18.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (18.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (18.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (18.x, ubuntu-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererStatic.tsx#L103
`tabIndex` should only be declared on interactive elements
build (18.x, ubuntu-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L111
React Hook useCallback has an unnecessary dependency: 'forceHeightRecalculation.current'. Either exclude it or remove the dependency array. Mutable values like 'forceHeightRecalculation.current' aren't valid dependencies because mutating them doesn't re-render the component
build (18.x, ubuntu-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L301
`tabIndex` should only be declared on interactive elements
build (18.x, ubuntu-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L345
React Hook useMemo has a missing dependency: 'res'. Either include it or remove the dependency array
build (18.x, ubuntu-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L389
React Hook useEffect has an unnecessary dependency: 'shouldExpand.current'. Either exclude it or remove the dependency array. Mutable values like 'shouldExpand.current' aren't valid dependencies because mutating them doesn't re-render the component
build (18.x, ubuntu-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L414
React Hook useCallback has a missing dependency: 'setExpanded'. Either include it or remove the dependency array
build (18.x, ubuntu-latest): desktop/flipper-server/src/FlipperServerImpl.tsx#L99
Unexpected string concatenation of literals
build (18.x, ubuntu-latest): desktop/flipper-ui/src/chrome/FlipperSetupWizard.tsx#L172
React Hook useMemo has missing dependencies: 'onClose', 'user.name', and 'user.profile_picture?.uri'. Either include them or remove the dependency array
build (18.x, ubuntu-latest): desktop/flipper-ui/src/chrome/FpsGraph.tsx#L82
React Hook useEffect has a missing dependency: 'sampleRate'. Either include it or remove the dependency array
build (18.x, ubuntu-latest): desktop/flipper-ui/src/chrome/plugin-manager/PluginInstaller.tsx#L181
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
build (18.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, nick-invision/[email protected], coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[email protected], actions/cache@v2, nick-invision/[email protected], coverallsapp/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (18.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (18.x, macos-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererStatic.tsx#L103
`tabIndex` should only be declared on interactive elements
build (18.x, macos-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L111
React Hook useCallback has an unnecessary dependency: 'forceHeightRecalculation.current'. Either exclude it or remove the dependency array. Mutable values like 'forceHeightRecalculation.current' aren't valid dependencies because mutating them doesn't re-render the component
build (18.x, macos-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L301
`tabIndex` should only be declared on interactive elements
build (18.x, macos-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L345
React Hook useMemo has a missing dependency: 'res'. Either include it or remove the dependency array
build (18.x, macos-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L389
React Hook useEffect has an unnecessary dependency: 'shouldExpand.current'. Either exclude it or remove the dependency array. Mutable values like 'shouldExpand.current' aren't valid dependencies because mutating them doesn't re-render the component
build (18.x, macos-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L414
React Hook useCallback has a missing dependency: 'setExpanded'. Either include it or remove the dependency array
build (18.x, macos-latest): desktop/flipper-server/src/FlipperServerImpl.tsx#L99
Unexpected string concatenation of literals
build (18.x, macos-latest): desktop/flipper-ui/src/chrome/FlipperSetupWizard.tsx#L172
React Hook useMemo has missing dependencies: 'onClose', 'user.name', and 'user.profile_picture?.uri'. Either include them or remove the dependency array
build (18.x, macos-latest): desktop/flipper-ui/src/chrome/FpsGraph.tsx#L82
React Hook useEffect has a missing dependency: 'sampleRate'. Either include it or remove the dependency array
build (18.x, macos-latest): desktop/flipper-ui/src/chrome/plugin-manager/PluginInstaller.tsx#L181
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
build (18.x, macos-latest)
No files were found with the provided path: dist/Flipper-mac.dmg. No artifacts will be uploaded.
build (18.x, macos-latest)
No files were found with the provided path: dist/Flipper-mac.zip. No artifacts will be uploaded.
build (18.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (18.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, nick-invision/[email protected], coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x, windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[email protected], actions/cache@v2, nick-invision/[email protected], coverallsapp/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x, windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (18.x, windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (18.x, windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (18.x, windows-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererStatic.tsx#L103
`tabIndex` should only be declared on interactive elements
build (18.x, windows-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L111
React Hook useCallback has an unnecessary dependency: 'forceHeightRecalculation.current'. Either exclude it or remove the dependency array. Mutable values like 'forceHeightRecalculation.current' aren't valid dependencies because mutating them doesn't re-render the component
build (18.x, windows-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L301
`tabIndex` should only be declared on interactive elements
build (18.x, windows-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L345
React Hook useMemo has a missing dependency: 'res'. Either include it or remove the dependency array
build (18.x, windows-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L389
React Hook useEffect has an unnecessary dependency: 'shouldExpand.current'. Either exclude it or remove the dependency array. Mutable values like 'shouldExpand.current' aren't valid dependencies because mutating them doesn't re-render the component
build (18.x, windows-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L414
React Hook useCallback has a missing dependency: 'setExpanded'. Either include it or remove the dependency array
build (18.x, windows-latest): desktop/flipper-server/src/FlipperServerImpl.tsx#L99
Unexpected string concatenation of literals
build (18.x, windows-latest): desktop/flipper-ui/src/chrome/FlipperSetupWizard.tsx#L172
React Hook useMemo has missing dependencies: 'onClose', 'user.name', and 'user.profile_picture?.uri'. Either include them or remove the dependency array
build (18.x, windows-latest): desktop/flipper-ui/src/chrome/FpsGraph.tsx#L82
React Hook useEffect has a missing dependency: 'sampleRate'. Either include it or remove the dependency array
build (18.x, windows-latest): desktop/flipper-ui/src/chrome/plugin-manager/PluginInstaller.tsx#L181
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
build (18.x, windows-latest)
No files were found with the provided path: dist/Flipper-win.zip. No artifacts will be uploaded.