docs: update README.md #414
ci.yml
on: pull_request
lint
20s
test
24s
build-library
17s
build-android
2m 27s
build-ios
36s
Annotations
14 warnings
build-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
example/src/screens/APNGScreen.tsx#L13
Inline style: { width: 300, height: 300 }
|
lint:
example/src/screens/FailureScreen.tsx#L33
Inline style: { width: 200, height: 200 }
|
lint:
example/src/screens/GifScreen.tsx#L12
Inline style: { width: 300, height: 300 }
|
lint:
example/src/screens/LiveTextScreen.tsx#L12
Inline style: { width: 300, height: 100 }
|
lint:
example/src/screens/PlaceholderScreen.tsx#L12
Inline style: { width: 300, height: 300 }
|
lint:
example/src/screens/PrefetchScreen.tsx#L12
Inline style: { width: 300, height: 300 }
|
lint:
example/src/screens/SVGScreen.tsx#L15
Inline style: { width: 190, height: 60 }
|
lint:
example/src/screens/SuccessScreen.tsx#L49
Inline style: { width: 100, height: 100 }
|
lint:
src/TurboImage.tsx#L71
Inline style: { borderRadius: 9999999 }
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|