Open
Conversation
Output of yarn allyarn run v1.22.22
$ yarn build && yarn format && yarn lint && yarn package && yarn test
$ tsc
$ biome format --write .
Formatted 4 files in 2ms. No fixes applied.
$ biome check .
Checked 4 files in 5ms. No fixes applied.
$ ncc build --source-map --license licenses.txt
ncc: Version 0.38.3
ncc: Compiling file index.js into CJS
37kB dist/licenses.txt
40kB dist/sourcemap-register.js
1198kB dist/index.js
1394kB dist/index.js.map
1394kB dist/index.js.map
2669kB [1968ms] - ncc 0.38.3
$ vitest run
�[1m�[46m RUN �[49m�[22m �[36mv3.1.3 �[39m�[90m/home/runner/work/sticky-pull-request-comment/sticky-pull-request-comment�[39m
�[32m✓�[39m __tests__/config.test.ts �[2m(�[22m�[2m15 tests�[22m�[2m)�[22m�[32m 13�[2mms�[22m�[39m
�[32m✓�[39m __tests__/comment.test.ts �[2m(�[22m�[2m19 tests�[22m�[2m)�[22m�[32m 15�[2mms�[22m�[39m
�[2m Test Files �[22m �[1m�[32m2 passed�[39m�[22m�[90m (2)�[39m
�[2m Tests �[22m �[1m�[32m34 passed�[39m�[22m�[90m (34)�[39m
�[2m Start at �[22m 22:46:24
�[2m Duration �[22m 440ms�[2m (transform 190ms, setup 0ms, collect 296ms, tests 29ms, environment 1ms, prepare 168ms)�[22m
Done in 8.47s.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.