Skip to content

implement toFields and make strings 31 chars #93

implement toFields and make strings 31 chars

implement toFields and make strings 31 chars #93

Triggered via pull request January 9, 2024 01:35
@4593045930
synchronize #18
v0.5
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: src/lib/packed-types/PackedString.test.ts#L46
Property 'toFields' does not exist on type 'PackedString_'.
test: src/lib/packed-types/PackedString.test.ts#L49
Property 'toFields' does not exist on type 'PackedString_'.
test: src/lib/packed-types/PackedString.test.ts#L58
Property 'toFields' does not exist on type 'MultiPackedString_'.
test: src/lib/packed-types/PackedString.test.ts#L61
Property 'toFields' does not exist on type 'MultiPackedString_'.
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/