Skip to content

Use BufferEncoding in types (#3) #6

Use BufferEncoding in types (#3)

Use BufferEncoding in types (#3) #6

Triggered via push February 10, 2024 07:56
Status Failure
Total duration 21s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
test (12.x): bytebuf.ts#L842
Cannot find name 'BufferEncoding'.
test (12.x): bytebuf.ts#L842
Parameter 'byteEncoding' of public method from exported class has or is using private name 'BufferEncoding'.
test (12.x): bytebuf.ts#L854
Cannot find name 'BufferEncoding'.
test (12.x): bytebuf.ts#L854
Parameter 'byteEncoding' of public method from exported class has or is using private name 'BufferEncoding'.
test (12.x): bytebuf.ts#L871
Cannot find name 'BufferEncoding'.
test (12.x): bytebuf.ts#L871
Parameter 'byteEncoding' of public method from exported class has or is using private name 'BufferEncoding'.
test (12.x): bytebuf.ts#L888
Cannot find name 'BufferEncoding'.
test (12.x): bytebuf.ts#L888
Parameter 'byteEncoding' of public method from exported class has or is using private name 'BufferEncoding'.
test (12.x)
Process completed with exit code 1.
test (16.x)
Process completed with exit code 1.
test (14.x)
The job was canceled because "_12_x" failed.
test (14.x): bytebuf.ts#L842
Cannot find name 'BufferEncoding'.
test (14.x): bytebuf.ts#L842
Parameter 'byteEncoding' of public method from exported class has or is using private name 'BufferEncoding'.
test (14.x): bytebuf.ts#L854
Cannot find name 'BufferEncoding'.
test (14.x): bytebuf.ts#L854
Parameter 'byteEncoding' of public method from exported class has or is using private name 'BufferEncoding'.
test (14.x): bytebuf.ts#L871
Cannot find name 'BufferEncoding'.
test (14.x): bytebuf.ts#L871
Parameter 'byteEncoding' of public method from exported class has or is using private name 'BufferEncoding'.
test (14.x): bytebuf.ts#L888
Cannot find name 'BufferEncoding'.
test (14.x): bytebuf.ts#L888
Parameter 'byteEncoding' of public method from exported class has or is using private name 'BufferEncoding'.
test (14.x)
Process completed with exit code 1.
test (12.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/