Updates to iOS 1.7.1 and Android 1.6.0 [sc-131553] #75
Annotations
10 errors and 1 warning
Lint files:
example/src/App.tsx#L70
Delete `·`
|
Lint files:
example/src/App.tsx#L71
Replace `"123",·` with `'123',`
|
Lint files:
example/src/App.tsx#L72
Replace `"Test·Product"` with `'Test·Product'`
|
Lint files:
example/src/App.tsx#L73
Replace `"$10.00",·` with `'$10.00',`
|
Lint files:
example/src/App.tsx#L74
Delete `·`
|
Lint files:
example/src/App.tsx#L75
Replace `"test_key":·"test_value",·` with `test_key:·'test_value',`
|
Lint files:
example/src/App.tsx#L76
Replace `"test_key_two":·true,·` with `test_key_two:·true,`
|
Lint files:
example/src/App.tsx#L77
Replace `"test_key_three":·12345·` with `test_key_three:·12345,`
|
Lint files:
example/src/App.tsx#L78
Replace `·` with `,`
|
Lint files
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading