feat(语音): 动态校准回声阈值,适应不同音量 #6
Annotations
10 errors and 1 warning
|
Type check:
app/settings.tsx#L403
Property 'qrStepNumText' does not exist on type '{ container: { flex: number; }; keyboardView: { flex: number; }; loadingContainer: { flex: number; justifyContent: "center"; alignItems: "center"; }; loadingText: { fontSize: number; }; header: { flexDirection: "row"; alignItems: "center"; paddingHorizontal: number; paddingVertical: number; borderBottomWidth: number...'.
|
|
Type check:
app/settings.tsx#L402
Property 'qrStepNum' does not exist on type '{ container: { flex: number; }; keyboardView: { flex: number; }; loadingContainer: { flex: number; justifyContent: "center"; alignItems: "center"; }; loadingText: { fontSize: number; }; header: { flexDirection: "row"; alignItems: "center"; paddingHorizontal: number; paddingVertical: number; borderBottomWidth: number...'.
|
|
Type check:
app/settings.tsx#L401
Property 'qrStepRow' does not exist on type '{ container: { flex: number; }; keyboardView: { flex: number; }; loadingContainer: { flex: number; justifyContent: "center"; alignItems: "center"; }; loadingText: { fontSize: number; }; header: { flexDirection: "row"; alignItems: "center"; paddingHorizontal: number; paddingVertical: number; borderBottomWidth: number...'.
|
|
Type check:
app/settings.tsx#L399
Property 'qrSteps' does not exist on type '{ container: { flex: number; }; keyboardView: { flex: number; }; loadingContainer: { flex: number; justifyContent: "center"; alignItems: "center"; }; loadingText: { fontSize: number; }; header: { flexDirection: "row"; alignItems: "center"; paddingHorizontal: number; paddingVertical: number; borderBottomWidth: number...'.
|
|
Type check:
app/settings.tsx#L394
Property 'qrDesc' does not exist on type '{ container: { flex: number; }; keyboardView: { flex: number; }; loadingContainer: { flex: number; justifyContent: "center"; alignItems: "center"; }; loadingText: { fontSize: number; }; header: { flexDirection: "row"; alignItems: "center"; paddingHorizontal: number; paddingVertical: number; borderBottomWidth: number...'.
|
|
Type check:
app/pcmstream-test.tsx#L8
Module '"react-native-pcm-stream"' has no exported member 'OnPlaybackStopEventPayload'. Did you mean to use 'import OnPlaybackStopEventPayload from "react-native-pcm-stream"' instead?
|
|
Type check:
app/pcmstream-test.tsx#L7
Module '"react-native-pcm-stream"' has no exported member 'OnPlaybackStartEventPayload'. Did you mean to use 'import OnPlaybackStartEventPayload from "react-native-pcm-stream"' instead?
|
|
Type check:
app/pcmstream-test.tsx#L6
Module '"react-native-pcm-stream"' has no exported member 'OnPlaybackProgressEventPayload'. Did you mean to use 'import OnPlaybackProgressEventPayload from "react-native-pcm-stream"' instead?
|
|
Type check:
app/explore.tsx#L62
'error' is of type 'unknown'.
|
|
Type check:
app/(tabs)/main.tsx#L437
Argument of type 'boolean | undefined' is not assignable to parameter of type 'boolean'.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
Loading