chore(deps): bump @sentry/browser and @sentry/react #4899
ci.yml
on: push
Lint
40s
Compile
47s
Test
33s
Determine if Build & Deploy is needed
0s
Build & Deploy
0s
Annotations
4 errors and 9 warnings
Test
Process completed with exit code 9.
|
Compile:
src/client/App.tsx#L35
Type 'BrowserTracing' is not assignable to type 'Integration'.
|
Compile:
src/client/App.tsx#L36
Property 'reactRouterV5Instrumentation' does not exist on type 'typeof import("/home/runner/work/checkfirst/checkfirst/node_modules/@sentry/react/build/types-ts3.8/index")'.
|
Compile
Process completed with exit code 2.
|
Determine if Build & Deploy is needed
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/
|
Lint:
src/client/components/builder/logic/MapResult.tsx#L40
Forbidden non-null assertion
|
Lint:
src/client/contexts/AuthContext.tsx#L88
React Hook useEffect has missing dependencies: 'history', 'logout', 'user', and 'whoami'. Either include them or remove the dependency array
|
Lint:
src/client/hooks/use-local-storage.ts#L50
React Hook useEffect has a missing dependency: 'readValue'. Either include it or remove the dependency array
|
Lint:
src/client/hooks/use-local-storage.ts#L63
React Hook useEffect has a missing dependency: 'readValue'. Either include it or remove the dependency array
|
Lint:
src/shared/core/parser.ts#L10
Forbidden non-null assertion
|
Lint:
src/types/client/images.d.ts#L7
Unexpected any. Specify a different type
|
Lint:
webpack.config.js#L116
Unexpected console statement
|
Lint:
webpack.config.js#L131
Unexpected console statement
|