Skip to content

feat: add github actions #7

feat: add github actions

feat: add github actions #7

Triggered via pull request May 25, 2024 02:44
@LawndlwdLawndlwd
synchronize #5
dev
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
typecheck
16s
typecheck
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Unhandled error: src/index.ts#L15
TypeError: Cannot destructure property 'paths' of 'undefined' as it is undefined. ❯ Module.processTranslations src/index.ts:15:1 ❯ tests/processTranslations.test.ts:63:5 This error originated in "tests/processTranslations.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
tests/processTranslations.test.ts > processTranslations > should process translations correctly: tests/processTranslations.test.ts#L65
AssertionError: expected "readFileSync" to be called with arguments: [ 'localPath/en.js', 'utf-8' ] Received: Number of calls: 0 ❯ tests/processTranslations.test.ts:65:29
test (20)
Process completed with exit code 1.