fix: use postinstall script to fix Remotion paths automatically #121
Annotations
14 errors
|
Security Scan
Process completed with exit code 1.
|
|
Security Scan
BASE and HEAD commits are the same. TruffleHog won't scan anything. Please see documentation (https://github.com/trufflesecurity/trufflehog#octocat-trufflehog-github-action).
|
|
Security Scan
Process completed with exit code 1.
|
|
Tests
Process completed with exit code 1.
|
|
Lint & Code Quality:
__tests__/unit/TEMPLATE.test.tsx#L26
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
|
Lint & Code Quality:
__tests__/unit/TEMPLATE.test.tsx#L23
Cannot use namespace 'jest' as a value.
|
|
Lint & Code Quality:
__tests__/unit/TEMPLATE.test.tsx#L21
Cannot find name 'afterEach'.
|
|
Lint & Code Quality:
__tests__/unit/TEMPLATE.test.tsx#L17
Cannot find name 'beforeEach'.
|
|
Lint & Code Quality:
__tests__/unit/TEMPLATE.test.tsx#L15
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
|
Lint & Code Quality:
__tests__/unit/TEMPLATE.test.tsx#L1
Module '"@testing-library/react"' has no exported member 'fireEvent'.
|
|
Lint & Code Quality:
__tests__/unit/TEMPLATE.test.tsx#L1
Module '"@testing-library/react"' has no exported member 'waitFor'.
|
|
Lint & Code Quality:
__tests__/unit/TEMPLATE.test.tsx#L1
Module '"@testing-library/react"' has no exported member 'screen'.
|
|
Lint & Code Quality:
__tests__/integration/content-creation-flow.test.ts#L224
Property 'first' does not exist on type 'Promise<void>'.
|
|
Lint & Code Quality:
__tests__/integration/content-creation-flow.test.ts#L223
Property 'first' does not exist on type 'Promise<void>'.
|