feat(example): wip Bench container #977
build.yml
on: push
test-ios
1m 25s
test-android
39s
Annotations
20 errors and 2 warnings
test-android:
example/src/Bench.tsx#L1
'useCallback' is defined but never used
|
test-android:
example/src/Bench.tsx#L7
'Platform' is defined but never used
|
test-android:
example/src/Bench.tsx#L11
'initWhisper' is defined but never used
|
test-android:
example/src/Bench.tsx#L11
'libVersion' is defined but never used
|
test-android:
example/src/Bench.tsx#L11
'AudioSessionIos' is defined but never used
|
test-android:
example/src/Bench.tsx#L13
'contextOpts' is defined but never used
|
test-android:
example/src/Bench.tsx#L15
'baseURL' is assigned a value but never used
|
test-android:
example/src/Bench.tsx#L105
'whisperContext' is assigned a value but never used
|
test-android:
example/src/Bench.tsx#L106
'logs' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
|
test-android:
example/src/Bench.tsx#L106
'setLogs' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
|
test-ios:
example/src/Bench.tsx#L1
'useCallback' is defined but never used
|
test-ios:
example/src/Bench.tsx#L7
'Platform' is defined but never used
|
test-ios:
example/src/Bench.tsx#L11
'initWhisper' is defined but never used
|
test-ios:
example/src/Bench.tsx#L11
'libVersion' is defined but never used
|
test-ios:
example/src/Bench.tsx#L11
'AudioSessionIos' is defined but never used
|
test-ios:
example/src/Bench.tsx#L13
'contextOpts' is defined but never used
|
test-ios:
example/src/Bench.tsx#L15
'baseURL' is assigned a value but never used
|
test-ios:
example/src/Bench.tsx#L105
'whisperContext' is assigned a value but never used
|
test-ios:
example/src/Bench.tsx#L106
'logs' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
|
test-ios:
example/src/Bench.tsx#L106
'setLogs' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
|
test-android
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/
|
test-ios
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/
|