Update README.md #74
build.yml
on: push
lint
28s
build-android-lib
1m 20s
build-android-example
3m 6s
build-ios-example
24m 14s
Annotations
10 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
example/src/App.tsx#L63
'chunkSize' is already declared in the upper scope on line 26 column 10
|
lint:
example/src/App.tsx#L64
Missing radix parameter
|
lint:
example/src/App.tsx#L80
Missing radix parameter
|
lint
Inline style: { marginBottom: 10 }
|
lint
Inline style: { marginBottom: 20 }
|
lint
Unexpected use of comma operator
|
build-android-lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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-android-example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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-ios-example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|