fix: android audio compression #52
Annotations
3 errors and 12 warnings
src/utils/index.tsx#L7
'INCORRECT_OUTPUT_PATH' is assigned a value but never used.
|
src/utils/index.tsx#L9
'ERROR_OCCUR_WHILE_GENERATING_OUTPUT_FILE' is assigned a value but never used.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
example/src/Components/Row.tsx#L10
Inline style: { width: 200 }
|
example/src/Screens/Audio/index.tsx#L28
Missing radix parameter.
|
example/src/Screens/Image/index.tsx#L48
Missing radix parameter.
|
example/src/Screens/Image/index.tsx#L88
Missing radix parameter.
|
example/src/Screens/Image/index.tsx#L101
Missing radix parameter.
|
example/src/Screens/Image/index.tsx#L120
Missing radix parameter.
|
example/src/Screens/Video/index.tsx#L38
Missing radix parameter.
|
example/src/Screens/Video/index.tsx#L54
Missing radix parameter.
|
example/src/Screens/Video/index.tsx#L237
Inline style: { flex: 1 }
|
example/src/Screens/Video/index.tsx#L240
Inline style: { flex: 1, flexDirection: 'row', justifyContent: 'space-around' }
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading