Skip to content

Update app version structure and modify update check URL #42

Update app version structure and modify update check URL

Update app version structure and modify update check URL #42

Triggered via push February 4, 2025 05:54
Status Failure
Total duration 2m 32s
Artifacts

app.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: app/App.tsx#L4
'NativeModules' is defined but never used
lint: app/App.tsx#L4
'Platform' is defined but never used
lint: app/App.tsx#L9
'amplitude' is defined but never used
lint: app/App.tsx#L10
'AMPLITUDE_KEY' is defined but never used
lint: app/App.tsx#L76
'trackEvent' is assigned a value but never used
lint: app/src/utils/nfcScanner.ts#L255
'digestAlgorithm' is assigned a value but never used
lint: app/src/utils/nfcScanner.ts#L256
'signerInfoDigestAlgorithm' is assigned a value but never used
lint: app/src/utils/nfcScanner.ts#L257
'digestEncryptionAlgorithm' is assigned a value but never used
lint: app/src/utils/nfcScanner.ts#L258
'LDSVersion' is assigned a value but never used
lint: app/src/utils/nfcScanner.ts#L259
'unicodeVersion' is assigned a value but never used
lint: app/App.tsx#L46
Expected { after 'if' condition
lint: app/App.tsx#L61
Missing trailing comma
lint: app/App.tsx#L62
Missing trailing comma
lint: app/App.tsx#L63
Missing trailing comma
lint: app/src/screens/MockDataScreen.tsx#L71
Expected '===' and instead saw '=='
lint: app/src/screens/MockDataScreen.tsx#L72
Expected '===' and instead saw '=='
lint: app/src/screens/MockDataScreen.tsx#L85
Expected '===' and instead saw '=='
lint: app/src/screens/MockDataScreen.tsx#L86
Expected '===' and instead saw '=='
lint: app/src/screens/NextScreen.tsx#L49
Redundant double negation
lint: app/src/stores/navigationStore.ts#L82
Missing trailing comma