refactor: drop local asset support (#324) #406
ci.yml
on: push
lint
22s
test
14s
build-library
16s
build-android
2m 4s
build-ios
27s
Annotations
14 warnings
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-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#L36
Inline style: { width: 200, height: 200 }
|
lint:
src/TurboImage.tsx#L71
Inline style: { borderRadius: 9999999 }
|
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/
|