Skip to content

Consolidate legacy type table creation code. #252

Consolidate legacy type table creation code.

Consolidate legacy type table creation code. #252

Triggered via push July 14, 2024 17:53
Status Failure
Total duration 30s
Artifacts

main.yml

on: push
Matrix: lint
Matrix: test-karma
Matrix: test-node
Matrix: coverage

Annotations

5 errors and 1 warning
lint (20.x): lib/decode.js#L8
'STRING_TABLE' is defined but never used
lint (20.x): lib/decode.js#L9
'TYPE_TABLE' is defined but never used
lint (20.x): lib/encode.js#L8
'STRING_TABLE' is defined but never used
lint (20.x): lib/encode.js#L9
'TYPE_TABLE' is defined but never used
lint (20.x)
Process completed with exit code 1.
lint (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/