Now it's possible to pass a GitHub URL directly #260
Annotations
8 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/App.tsx#L30
Unexpected console statement
|
build:
src/App.tsx#L77
Unexpected console statement
|
build:
src/App.tsx#L82
Unexpected console statement
|
build:
src/App.tsx#L87
Unexpected console statement
|
build:
src/App.tsx#L98
Unexpected console statement
|
build:
src/App.tsx#L125
'rest' is assigned a value but never used
|
build:
src/setupTests.ts#L5
'@testing-library/jest-dom' should be listed in the project's dependencies, not devDependencies
|