Allow pass headers
#88
Triggered via pull request
February 29, 2024 23:53
Status
Cancelled
Total duration
3m 29s
Artifacts
–
Annotations
4 errors and 11 warnings
Build Android (0, latest)
Canceling since a higher priority waiting request for 'Main-refs/pull/146/merge' exists
|
Build Android (1, latest)
Canceling since a higher priority waiting request for 'Main-refs/pull/146/merge' exists
|
Build iOS (1, latest)
Canceling since a higher priority waiting request for 'Main-refs/pull/146/merge' exists
|
Build iOS (0, latest)
Canceling since a higher priority waiting request for 'Main-refs/pull/146/merge' exists
|
Cache node_modules
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Quality:
example/src/SquareImageCropper.tsx#L154
Color literal: { backgroundColor: 'white' }
|
Code Quality:
example/src/SquareImageCropper.tsx#L163
Color literal: { backgroundColor: 'royalblue' }
|
Code Quality:
example/src/SquareImageCropper.tsx#L173
Color literal: { color: 'white' }
|
Code Quality:
example/src/SquareImageCropper.tsx#L178
Color literal: { color: 'black' }
|
Code Quality:
example/src/SquareImageCropper.tsx#L183
Color literal: { color: 'red' }
|
Code Quality:
src/index.web.ts#L42
Prefer await to then()/catch()/finally()
|
Code Quality:
src/index.web.ts#L54
Prefer await to then()/catch()/finally()
|
Code Quality:
src/index.web.ts#L86
Prefer await to then()/catch()/finally()
|
Code Quality:
src/index.web.ts#L97
Prefer await to then()/catch()/finally()
|