chore(deps): lock file maintenance #779
Annotations
2 errors and 11 warnings
|
Type checking
Process completed with exit code 1.
|
|
Type checking
command (/home/runner/work/flopflip/flopflip/packages/react-redux) /home/runner/setup-pnpm/pnpm run check-types exited (1)
|
|
eslint(no-console):
packages/splitio-adapter/src/adapter.ts#L226
Unexpected console statement.
|
|
eslint(no-shadow):
packages/http-adapter/src/adapter.ts#L148
'updatedFlags' is already declared in the upper scope.
|
|
eslint(no-shadow):
packages/graphql-adapter/src/adapter.ts#L165
'updatedFlags' is already declared in the upper scope.
|
|
eslint(no-shadow):
packages/launchdarkly-adapter/src/adapter.ts#L237
'flags' is already declared in the upper scope.
|
|
eslint(no-shadow):
packages/launchdarkly-adapter/src/adapter.ts#L78
'updatedFlags' is already declared in the upper scope.
|
|
eslint(no-shadow):
packages/localstorage-adapter/src/adapter.ts#L129
'updatedFlags' is already declared in the upper scope.
|
|
eslint(no-shadow):
packages/react-broadcast/src/test-provider.tsx#L40
'adapterIdentifiers' is already declared in the upper scope.
|
|
Type checking
Failed to save: Unable to reserve cache with key pnpm-cache-Linux-x64-8ce3c00056c6bbaa26bad4ca744c7a77baae3ab3021465efe994c745d2c381de, another job may be creating this cache.
|
|
Testing
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/test-results-action@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Testing
Failed to save: Unable to reserve cache with key pnpm-cache-Linux-x64-8ce3c00056c6bbaa26bad4ca744c7a77baae3ab3021465efe994c745d2c381de, another job may be creating this cache.
|
|
Testing
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|