Skip to content

Bump @bufbuild/protobuf from 2.2.0 to 2.2.2 #692

Bump @bufbuild/protobuf from 2.2.0 to 2.2.2

Bump @bufbuild/protobuf from 2.2.0 to 2.2.2 #692

Triggered via pull request November 5, 2024 02:58
Status Success
Total duration 1m 27s
Artifacts

node.yaml

on: pull_request
Matrix: Build, check formatting, check linting
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build, check formatting, check linting (20.x): examples/react-client/fishjam-chat/src/components/ui/badge.tsx#L35
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Build, check formatting, check linting (20.x): examples/react-client/fishjam-chat/src/components/ui/button.tsx#L58
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Build, check formatting, check linting (20.x): examples/react-client/fishjam-chat/src/hooks/useAutoConnect.ts#L33
React Hook useCallback has an unnecessary dependency: 'initializeDevices'. Either exclude it or remove the dependency array