Add build and lint workflow #4
Annotations
9 errors and 2 warnings
build:
example/src/App.test.tsx#L5
Unsafe call of a(n) `error` type typed value
|
build:
example/src/App.test.tsx#L6
Unsafe call of a(n) `error` type typed value
|
build:
example/src/App.test.tsx#L7
Unsafe assignment of an error typed value
|
build:
example/src/App.test.tsx#L7
Unsafe call of a(n) `error` type typed value
|
build:
example/src/App.test.tsx#L7
Unsafe member access .getByText on an `error` typed value
|
build:
example/src/App.test.tsx#L8
Unsafe call of a(n) `error` type typed value
|
build:
example/src/App.test.tsx#L8
Unsafe call of a(n) `error` type typed value
|
build:
example/src/App.test.tsx#L8
Unsafe member access .toBeInTheDocument on an `error` typed value
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|