Skip to content

Moved package from AndroidManifest.xml into build.gradle namespace (#… #22397

Moved package from AndroidManifest.xml into build.gradle namespace (#…

Moved package from AndroidManifest.xml into build.gradle namespace (#… #22397

Triggered via push July 15, 2024 14:04
Status Failure
Total duration 13m 28s
Artifacts

nodejs.yml

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

Annotations

1 error and 45 warnings
build (18.x, windows-latest)
Final attempt failed. Child_process exited with error code 1
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)
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#L363
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#L407
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#L426
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#L98
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#L363
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#L407
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#L426
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#L98
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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, nick-invision/[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]. 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)
Attempt 1 failed. Reason: Child_process exited with error code 1
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)
Attempt 2 failed. Reason: Child_process exited with error code 1
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)
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/