Skip to content

Bump androidx.sqlite:sqlite-framework from 2.2.0 to 2.3.1 #16141

Bump androidx.sqlite:sqlite-framework from 2.2.0 to 2.3.1

Bump androidx.sqlite:sqlite-framework from 2.2.0 to 2.3.1 #16141

Triggered via pull request May 1, 2023 13:57
Status Success
Total duration 24m 47s
Artifacts 4

nodejs.yml

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

Annotations

51 warnings
build (14.x, ubuntu-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, nick-invision/retry@v2.6.0, coverallsapp/github-action@v1.1.2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (14.x, ubuntu-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererStatic.tsx#L104
`tabIndex` should only be declared on interactive elements
build (14.x, ubuntu-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L112
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 (14.x, ubuntu-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L302
`tabIndex` should only be declared on interactive elements
build (14.x, ubuntu-latest): desktop/flipper-plugin/src/ui/Container.tsx#L10
'CSSProperties' is defined but never used. Allowed unused vars must match /^_/u
build (14.x, ubuntu-latest): desktop/flipper-plugin/src/ui/Container.tsx#L10
'forwardRef' is defined but never used. Allowed unused vars must match /^_/u
build (14.x, ubuntu-latest): desktop/flipper-plugin/src/ui/NUX.tsx#L19
'keyframes' is defined but never used. Allowed unused vars must match /^_/u
build (14.x, ubuntu-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L357
React Hook useMemo has a missing dependency: 'res'. Either include it or remove the dependency array
build (14.x, ubuntu-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L399
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 (14.x, ubuntu-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L418
React Hook useCallback has a missing dependency: 'setExpanded'. Either include it or remove the dependency array
build (14.x, ubuntu-latest): desktop/flipper-plugin/src/ui/renderSplitLayout.tsx#L10
'forwardRef' is defined but never used. Allowed unused vars must match /^_/u
build (14.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 (14.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 (14.x, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 1
build (14.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 (14.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 (14.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 (14.x, windows-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, nick-invision/retry@v2.6.0, coverallsapp/github-action@v1.1.2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (14.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 (14.x, windows-latest)
Attempt 1 failed. Reason: Child_process exited with error code 1
build (14.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 (14.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 (14.x, windows-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererStatic.tsx#L104
`tabIndex` should only be declared on interactive elements
build (14.x, windows-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L112
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 (14.x, windows-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L302
`tabIndex` should only be declared on interactive elements
build (14.x, windows-latest): desktop/flipper-plugin/src/ui/Container.tsx#L10
'CSSProperties' is defined but never used. Allowed unused vars must match /^_/u
build (14.x, windows-latest): desktop/flipper-plugin/src/ui/Container.tsx#L10
'forwardRef' is defined but never used. Allowed unused vars must match /^_/u
build (14.x, windows-latest): desktop/flipper-plugin/src/ui/NUX.tsx#L19
'keyframes' is defined but never used. Allowed unused vars must match /^_/u
build (14.x, windows-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L357
React Hook useMemo has a missing dependency: 'res'. Either include it or remove the dependency array
build (14.x, windows-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L399
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 (14.x, windows-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L418
React Hook useCallback has a missing dependency: 'setExpanded'. Either include it or remove the dependency array
build (14.x, windows-latest): desktop/flipper-plugin/src/ui/renderSplitLayout.tsx#L10
'forwardRef' is defined but never used. Allowed unused vars must match /^_/u
build (14.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 (14.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 (14.x, macos-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, nick-invision/retry@v2.6.0, coverallsapp/github-action@v1.1.2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (14.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 (14.x, macos-latest)
Attempt 1 failed. Reason: Child_process exited with error code 1
build (14.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 (14.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 (14.x, macos-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererStatic.tsx#L104
`tabIndex` should only be declared on interactive elements
build (14.x, macos-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L112
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 (14.x, macos-latest): desktop/flipper-plugin/src/data-source/DataSourceRendererVirtual.tsx#L302
`tabIndex` should only be declared on interactive elements
build (14.x, macos-latest): desktop/flipper-plugin/src/ui/Container.tsx#L10
'CSSProperties' is defined but never used. Allowed unused vars must match /^_/u
build (14.x, macos-latest): desktop/flipper-plugin/src/ui/Container.tsx#L10
'forwardRef' is defined but never used. Allowed unused vars must match /^_/u
build (14.x, macos-latest): desktop/flipper-plugin/src/ui/NUX.tsx#L19
'keyframes' is defined but never used. Allowed unused vars must match /^_/u
build (14.x, macos-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L357
React Hook useMemo has a missing dependency: 'res'. Either include it or remove the dependency array
build (14.x, macos-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L399
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 (14.x, macos-latest): desktop/flipper-plugin/src/ui/data-inspector/DataInspectorNode.tsx#L418
React Hook useCallback has a missing dependency: 'setExpanded'. Either include it or remove the dependency array
build (14.x, macos-latest): desktop/flipper-plugin/src/ui/renderSplitLayout.tsx#L10
'forwardRef' is defined but never used. Allowed unused vars must match /^_/u
build (14.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 (14.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/

Artifacts

Produced during runtime
Name Size
Flipper-linux.zip Expired
84.2 MB
Flipper-mac.dmg Expired
88.4 MB
Flipper-mac.zip Expired
86.7 MB
Flipper-win.zip Expired
97.2 MB