Skip to content

replace prepare script with prepack #4

replace prepare script with prepack

replace prepare script with prepack #4

Triggered via push June 11, 2025 18:25
Status Failure
Total duration 1m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint: lib/commonjs/enums.js#L17
Replace `"AFTER_FIRST_UNLOCK"]·=·"AccessibleAfterFirstUnlock"` with `'AFTER_FIRST_UNLOCK']·=·'AccessibleAfterFirstUnlock'`
Lint: lib/commonjs/enums.js#L16
Replace `"WHEN_UNLOCKED"]·=·"AccessibleWhenUnlocked"` with `'WHEN_UNLOCKED']·=·'AccessibleWhenUnlocked'`
Lint: lib/commonjs/enums.js#L15
Replace `exports.ACCESSIBLE·=·/*#__PURE__*/` with `(exports.ACCESSIBLE·=·/*#__PURE__*/·(`
Lint: lib/commonjs/enums.js#L15
'ACCESSIBLE' is assigned a value but never used
Lint: lib/commonjs/enums.js#L8
Replace `⏎··RNKeychainManager⏎` with `·RNKeychainManager·`
Lint: lib/commonjs/enums.js#L7
Replace `"react-native"` with `'react-native'`
Lint: lib/commonjs/enums.js#L6
Replace `·exports.SECURITY_LEVEL·=·exports.BIOMETRY_TYPE·=·exports.AUTHENTICATION_TYPE·=·exports.ACCESS_CONTROL·=·exports.ACCESSIBLE·=` with `⏎··exports.SECURITY_LEVEL·=⏎··exports.BIOMETRY_TYPE·=⏎··exports.AUTHENTICATION_TYPE·=⏎··exports.ACCESS_CONTROL·=⏎··exports.ACCESSIBLE·=⏎···`
Lint: lib/commonjs/enums.js#L4
Insert `,`
Lint: lib/commonjs/enums.js#L3
Replace `"__esModule"` with `'__esModule'`
Lint: lib/commonjs/enums.js#L1
Replace `"use·strict"` with `'use·strict'`
Lint: lib/commonjs/enums.js#L17
["AFTER_FIRST_UNLOCK"] is better written in dot notation
Lint: lib/commonjs/enums.js#L16
Strings must use singlequote
Lint: lib/commonjs/enums.js#L16
Strings must use singlequote
Lint: lib/commonjs/enums.js#L16
["WHEN_UNLOCKED"] is better written in dot notation
Lint: lib/commonjs/enums.js#L15
'ACCESSIBLE' is already declared in the upper scope on line 15 column 5
Lint: lib/commonjs/enums.js#L15
'ACCESSIBLE' is assigned a value but never used
Lint: lib/commonjs/enums.js#L7
Strings must use singlequote
Lint: lib/commonjs/enums.js#L6
Expected 'undefined' and instead saw 'void'
Lint: lib/commonjs/enums.js#L3
Strings must use singlequote
Lint: lib/commonjs/enums.js#L1
Strings must use singlequote