feature: Add base64 output #80
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint files:
example/src/SquareImageCropper.tsx#L154
Color literal: { backgroundColor: 'white' }
|
Lint files:
example/src/SquareImageCropper.tsx#L163
Color literal: { backgroundColor: 'royalblue' }
|
Lint files:
example/src/SquareImageCropper.tsx#L173
Color literal: { color: 'white' }
|
Lint files:
example/src/SquareImageCropper.tsx#L178
Color literal: { color: 'black' }
|
Lint files:
example/src/SquareImageCropper.tsx#L183
Color literal: { color: 'red' }
|
Lint files:
src/index.web.ts#L61
Prefer await to then()/catch()/finally()
|
Lint files:
src/index.web.ts#L71
Prefer await to then()/catch()/finally()
|
The logs for this run have expired and are no longer available.
Loading