feat: run android tests on ubuntu #476
example-lint-check.yml
on: pull_request
Run lint check
22s
Annotations
10 warnings
Run lint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run lint check:
example/Dev.tsx#L100
Unexpected alert
|
Run lint check:
example/Dev.tsx#L131
Unexpected alert
|
Run lint check:
example/tests/unit.ts#L196
Missing return type on function
|
Run lint check:
example/tests/unit.ts#L202
Missing return type on function
|
Run lint check:
example/tests/unit.ts#L207
Missing return type on function
|
Run lint check:
example/tests/unit.ts#L208
Missing return type on function
|
Run lint check:
example/tests/unit.ts#L219
Missing return type on function
|
Run lint check:
example/tests/unit.ts#L225
Missing return type on function
|
Run lint check:
example/tests/unit.ts#L226
Missing return type on function
|