Skip to content

feat: react query integration #3

feat: react query integration

feat: react query integration #3

Triggered via push November 3, 2023 23:02
Status Success
Total duration 1m 38s
Artifacts

merge-master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/components/Icon/Icon.tsx#L63
'Icon' is already declared in the upper scope on line 54 column 17
build: src/components/Screen/Screen.tsx#L55
Inline style: { flex: 1 }
build: src/components/Screen/Screen.tsx#L63
Inline style: { paddingHorizontal: 24 }
build: src/components/Screen/components/ScreenContainers.tsx#L12
Inline style: { flex: 1 }
build: src/components/Screen/components/ScreenContainers.tsx#L19
Inline style: { flex: 1 }
build: src/components/Tabs/Tabs.tsx#L17
Inline style: { gap: 16 }