Skip to content

Update ktfmt component on FBS:master (#44184) #22142

Update ktfmt component on FBS:master (#44184)

Update ktfmt component on FBS:master (#44184) #22142

Triggered via push April 22, 2024 19:49
Status Success
Total duration 20m 24s
Artifacts

nodejs.yml

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

Annotations

52 warnings
build (18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.5.3, actions/setup-node@v3.6.0, actions/cache@v2, nick-invision/retry@v2.6.0, coverallsapp/github-action@v1.1.2, actions/upload-artifact@v3.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/retry@v2.6.0, coverallsapp/github-action@v1.1.2. 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)
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)
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#L359
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#L403
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#L422
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#L96
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.5.3, actions/setup-node@v3.6.0, actions/cache@v2, nick-invision/retry@v2.6.0, coverallsapp/github-action@v1.1.2, actions/upload-artifact@v3.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/retry@v2.6.0, coverallsapp/github-action@v1.1.2. 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 `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#L359
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#L403
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#L422
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#L96
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)
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)
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.5.3, actions/setup-node@v3.6.0, actions/cache@v2, nick-invision/retry@v2.6.0, coverallsapp/github-action@v1.1.2, actions/upload-artifact@v3.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/retry@v2.6.0, coverallsapp/github-action@v1.1.2. 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 `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#L359
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#L403
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#L422
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#L96
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)
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)
No files were found with the provided path: dist/Flipper-win.zip. No artifacts will be uploaded.