Skip to content

chore: create main merge actions #2

chore: create main merge actions

chore: create main merge actions #2

Triggered via push October 9, 2023 00:37
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 }