Skip to content

feat: Migrate library to a react-native-nitro-modules #21

feat: Migrate library to a react-native-nitro-modules

feat: Migrate library to a react-native-nitro-modules #21

Triggered via pull request November 13, 2024 00:27
@chrispaderchrispader
synchronize #55
nitro
Status Failure
Total duration 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-typescript.yml

on: pull_request
Compile TypeScript (tsc)
14s
Compile TypeScript (tsc)
Lint TypeScript (eslint, prettier)
23s
Lint TypeScript (eslint, prettier)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Lint TypeScript (eslint, prettier)
Process completed with exit code 1.
Lint TypeScript (eslint, prettier): example/src/Database.ts#L1
Replace `DataSource` with `·DataSource·`
Lint TypeScript (eslint, prettier): example/src/Database.ts#L2
Replace `QueryResult` with `·QueryResult·`
Lint TypeScript (eslint, prettier): example/src/Database.ts#L3
Replace `typeORMDriver` with `·typeORMDriver·`
Lint TypeScript (eslint, prettier): example/src/Database.ts#L4
Replace `Book` with `·Book·`
Lint TypeScript (eslint, prettier): example/src/Database.ts#L5
Replace `User` with `·User·`
Lint TypeScript (eslint, prettier): package/src/operations/transaction.ts#L102
'@typescript-eslint/no-non-null-assertion' rule is disabled but never reported.
Lint TypeScript (eslint, prettier): package/src/operations/transaction.ts#L131
'@typescript-eslint/no-non-null-assertion' rule is disabled but never reported.
Lint TypeScript (eslint, prettier): package/src/types.ts#L20
'no-restricted-syntax' rule is disabled but never reported.