Replace circleci with github actions #6
Triggered via pull request
September 13, 2024 23:06
Status
Success
Total duration
1m 40s
Artifacts
–
Annotations
3 warnings
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, borales/actions-yarn@v4. For more info: ***://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
src/lib/config/index.ts#L196
Constructor has a complexity of 23. Maximum allowed is 20
|
Test:
src/lib/fauna-import-writer.js#L29
Function 'getFaunaImportWriter' has too many parameters (6). Maximum allowed is 4
|